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