Refactoring & clarification: implement new FIR tower resolver
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ fun test() {
|
||||
with(D()) {
|
||||
x()
|
||||
}
|
||||
A().<!UNRESOLVED_REFERENCE!>x<!>()
|
||||
A().x()
|
||||
}
|
||||
|
||||
foo2 {
|
||||
|
||||
Reference in New Issue
Block a user