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