[TD] Update test data after previous commit
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ class B: A() {
|
||||
fun act() {
|
||||
<!SUPER_IS_NOT_AN_EXPRESSION!>super<!>()
|
||||
|
||||
<!UNRESOLVED_REFERENCE!>invoke<!>()
|
||||
<!UNRESOLVED_REFERENCE{LT}!><!UNRESOLVED_REFERENCE{PSI}!>invoke<!>()<!>
|
||||
|
||||
<!SUPER_IS_NOT_AN_EXPRESSION!>super<!> {
|
||||
println(<!ILLEGAL_CONST_EXPRESSION!>'weird'<!>)
|
||||
|
||||
Reference in New Issue
Block a user