Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b6d3b752ad03a2e0dd76069009f14c436dd43f4
/
.
/
plugins
/
plugin-sandbox
/
testData
/
box
/
topLevelPrivateSuspendFun.kt
blob: 0d7f3a6342763cd6fe061a0243fab1924f6ef3f7 [
file
]
// IGNORE_BACKEND: JS_IR
// IGNORE_HMPP: JS_IR
package
foo
@org
.
jetbrains
.
kotlin
.
plugin
.
sandbox
.
TestTopLevelPrivateSuspendFun
fun box
():
String
=
"OK"