Fix tests
This commit is contained in:
+1
-1
@@ -7,5 +7,5 @@ fun foo(p: Any?, p1: Any?) {
|
||||
/* STATEMENT DELETED: print(p1!!) */
|
||||
}
|
||||
|
||||
<caret>p.length()
|
||||
<caret>p.length
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user