cb6fb78bc3
Rename some Ant tests: "simple[...]" -> "simpleWithoutStdlib[...]" and "simpleWithStdlib[...]" -> "simple[...]"
4 lines
38 B
Kotlin
Vendored
4 lines
38 B
Kotlin
Vendored
package foo
|
|
|
|
fun box(): String = "OK"
|