FILE: main.kt
    public final fun test(): R|kotlin/Unit| {
        lval some: R|Some| = R|/Some.Some|()
        lval another: R|ERROR CLASS: Unresolved name: Another| = <Unresolved name: Another>#()
    }
