Analysis API: fix some compilation errors in reference resolve testdata
This commit is contained in:
Vendored
+1
-1
@@ -1,3 +1,3 @@
|
||||
fun x() {
|
||||
val z = kotli<caret>n.text.toString()
|
||||
val z = kotli<caret>n.text.charset("UTF8")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user