Analysis API: move reference resolve testsdata with errors to dedicated folders
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
fun Int.set(index: Int, value: Int) = value
|
||||
|
||||
fun f() {
|
||||
1<caret>[2] = 42
|
||||
}
|
||||
Reference in New Issue
Block a user