Analysis API: move reference resolve testsdata with errors to dedicated folders
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
// UNRESOLVED_REFERENCE
|
||||
fun test() {
|
||||
for (x <caret>in Y()) {}
|
||||
}
|
||||
|
||||
class Y
|
||||
Reference in New Issue
Block a user