Refactoring & clarification: implement new FIR tower resolver
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ class My {
|
||||
|
||||
companion object {
|
||||
|
||||
val y = foo()
|
||||
val y = <!UNRESOLVED_REFERENCE!>foo<!>()
|
||||
|
||||
val u = bar()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user