Analysis API: move reference resolve testsdata with errors to dedicated folders
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
package test
|
||||
|
||||
class A
|
||||
|
||||
object b {
|
||||
class object {
|
||||
val x = <caret>A()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user