FIR: introduce & use REFERENCE_BY_QUALIFIER positioning strategy
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
val a: Int by <!UNRESOLVED_REFERENCE!>A()<!>
|
||||
val a: Int by <!UNRESOLVED_REFERENCE!>A<!>()
|
||||
|
||||
class A
|
||||
|
||||
Reference in New Issue
Block a user