== bar == fun Int.bar(c: C) { this = c } --------------------- : {<: [Error type: Unresolved type for C]} NEW: magic[FAKE_INITIALIZER](c: C) -> : * NEW: magic[VALUE_CONSUMER](this|) -> this : * COPY this : * NEW: r(this, ) -> c : * NEW: r(c) -> this = c !: * { this = c } !: * COPY =====================