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