[FIR-TEST] Update testdata of old frontend tests
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ fun test2(s: String?) {
|
||||
requireNotNull(s)
|
||||
t2 = true
|
||||
}
|
||||
t2.<!UNRESOLVED_REFERENCE!>not<!>()
|
||||
t2.not()
|
||||
s.length
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@ fun test2(s: String?) {
|
||||
requireNotNull(s)
|
||||
t2 = true
|
||||
}
|
||||
t2.<!UNRESOLVED_REFERENCE!>not<!>()
|
||||
t2.not()
|
||||
s.length
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user