blob: 042f5b971fbb63cb101848cc28cb150abd724f39 [file]
object Test {
val ok = "OK"
}
fun box(): String =
Test.ok