[FIR-TEST] Update testdata of old FE contracts tests
This commit is contained in:
Vendored
+1
-1
@@ -13,5 +13,5 @@ fun myAssert(condition: Boolean, message: String = "") {
|
||||
|
||||
fun test(x: Any?) {
|
||||
myAssert(x is String)
|
||||
x.<!UNRESOLVED_REFERENCE!>length<!>
|
||||
x.length
|
||||
}
|
||||
Reference in New Issue
Block a user