fad40ac11e
org.jetbrains.jet.buildtools.ant -> org.jetbrains.kotlin.ant The old antlib.xml is kept for migration purposes
4 lines
38 B
Kotlin
Vendored
4 lines
38 B
Kotlin
Vendored
package foo
|
|
|
|
fun box(): String = "OK"
|