[FIR-TEST] Add new testdata generated after changes in previous commit
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
fun foo() {
|
||||
<!NO_SUPERTYPE, NO_SUPERTYPE!>super<!>
|
||||
<!NO_SUPERTYPE, NO_SUPERTYPE!>super<!>.<!UNRESOLVED_REFERENCE!>foo<!>()
|
||||
super<Nothing>.<!UNRESOLVED_REFERENCE!>foo<!>()
|
||||
}
|
||||
Reference in New Issue
Block a user