blob: 217b2118e61588366c3cbd1894f07466b23bd313 [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[TopLevelPrivateSuspendFunctionGeneratorKey]))
}