Files
Alexander Udalov eef06cded3 JVM IR: output stable ABI binaries by default
#KT-43592 Fixed
2020-12-20 23:14:54 +01:00

6 lines
57 B
Kotlin
Vendored

import lib.*
fun main() {
get { Box("OK").value }
}