Files
kotlin-fork/compiler/integration-tests/testData/k2jsSimple/root1/foo.kt
T

4 lines
38 B
Kotlin

package foo
fun box(): String = "OK"