Fix deprecations in testData: partial body resolve tests.
This commit is contained in:
+1
-1
@@ -5,5 +5,5 @@ fun foo(p: Any?, p1: Any?) {
|
||||
print(p1!!)
|
||||
}
|
||||
|
||||
<caret>p.size
|
||||
<caret>p.length()
|
||||
}
|
||||
Reference in New Issue
Block a user