FILE: suspendAnonymousFunction.kt public final fun take(f: R|suspend () -> kotlin/Unit|): R|kotlin/Unit| { } public final fun test_1(): R|kotlin/Unit| { suspend fun (): R|kotlin/Unit| { } } public final fun test_2(): R|kotlin/Unit| { R|/take#|(#, fun (): R|kotlin/Unit| { } ) }