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