== bar == fun Int.bar(c: C) { this = c } --------------------- L0: v(c: C) w(c) mark({ this = c }) r(c) unsupported(BINARY_EXPRESSION : this = c) L1: NEXT:[] error: PREV:[] sink: PREV:[, ] =====================