FIR: Support typeRef-name label for this
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ context(labelAInt@A<Int>, A<String>, labelB@B) val C.p: Int
|
||||
this@A.a.length
|
||||
this<!UNRESOLVED_LABEL!>@B<!>
|
||||
this@labelB.b
|
||||
this<!UNRESOLVED_LABEL!>@C<!>.c
|
||||
this@C.c
|
||||
this@p.c
|
||||
this.c
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user