Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b7f6d40b562cc05b0c88d1051ff42fe8a146ea5
/
.
/
compiler
/
testData
/
codegen
/
boxWasmWasi
/
simpleWasi.kt
blob: a04c9c019601b5b7f372db5d50b452dfef1d7a2b [
file
]
fun box
():
String
{
return
"OK"
}