[FIR] Update testdata after introducing FirResolvedErrorReference
This commit is contained in:
committed by
Space Team
parent
dde64c10ea
commit
b174bb8844
@@ -35,7 +35,7 @@ fun test() {
|
||||
val u : <!INVISIBLE_REFERENCE!>A<!> = <!INVISIBLE_REFERENCE!>A<!>()
|
||||
|
||||
val z = <!INVISIBLE_REFERENCE!>x<!>
|
||||
<!INVISIBLE_REFERENCE!>x<!> = 30
|
||||
<!INVISIBLE_REFERENCE, INVISIBLE_SETTER!>x<!> = 30
|
||||
|
||||
val po = <!INVISIBLE_REFERENCE!>PO<!>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user