Cleanup deprecated symbol usages in testData
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
fun String.foo(): Int = length()
|
||||
fun String.foo(): Int = length
|
||||
|
||||
var state = "Fail"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user