FILE: callMe.kt
    public final [IMPLICIT_TYPES_BODY_RESOLVE] fun callMe(): R|kotlin/Int| {
        ^callMe Int(42)
    }
    public final [STATUS] fun other(): R|kotlin/Unit| { LAZY_BLOCK }
