blob: 14c3c89c77aecdbc3c2374dc51f74fe74787bf87 [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| {
^testFun_generated throw R|kotlin/Throwable.Throwable|(String(Stub for declaration generated by Plugin[Key]))
}