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 = kotlin.tex<caret>t.toString()
|
||||
val z = kotlin.tex<caret>t.charset("UTF8")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user