Analysis API: move reference resolve testsdata with errors to dedicated folders
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
// UNRESOLVED_REFERENCE
|
||||
|
||||
val foo: Int <caret>by Bar()
|
||||
|
||||
class Bar
|
||||
Reference in New Issue
Block a user