Files
kotlin-fork/compiler/testData/codegen/boxWasmWasi/simpleWasi.kt
T
2023-08-08 18:10:19 +02:00

3 lines
37 B
Kotlin
Vendored

fun box(): String {
return "OK"
}