Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
a94a6dc085d3d1f1010ea8bbc9d8754c3aa02b35
/
.
/
plugins
/
plugin-sandbox
/
testData
/
box
/
topLevelPrivateSuspendFun.kt
blob: 221c71392d0adb62778fa66cf1b5d386b6e65579 [
file
]
package
foo
@org
.
jetbrains
.
kotlin
.
plugin
.
sandbox
.
TestTopLevelPrivateSuspendFun
fun box
():
String
=
"OK"