| 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| |