[FIR] Properly create type ref for error type in various places
This commit is contained in:
committed by
Space Team
parent
ad3ae0ff69
commit
e9204521a9
@@ -71,5 +71,5 @@ fun test(b: B) {
|
||||
b_3.m2()
|
||||
|
||||
val b_4 = <!UNRESOLVED_REFERENCE!>a<!>.B()
|
||||
b_4.<!UNRESOLVED_REFERENCE!>m2<!>()
|
||||
b_4.m2()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user