blob: 4ce2bbff6222ef2d5cbdfd21b0400d32be8c48c9 [file]
FILE: topLevelPrivateSuspendFun.kt
package foo
@R|org/jetbrains/kotlin/plugin/sandbox/TestTopLevelPrivateSuspendFun|() public final fun box(): R|kotlin/String| {
^box String(OK)
}
FILE: foo/__GENERATED__CALLABLES__.kt
package foo
private final suspend fun testFun_generated(): R|kotlin/Unit|