blob: a71af04152bdd0d9a330e741560117256fa6f059 [file]
object Test {
val test: String = OK
}
fun box(): String = Test.test