FILE: unresovledReferenceInFinally.kt public final fun test(): R|kotlin/Unit| { String(1234).R|kotlin/apply|( = apply@fun R|kotlin/String|.(): R|kotlin/Unit| { try { } finally { ::# } } ) }