Analysis API: fix some compilation errors in reference resolve testdata
This commit is contained in:
@@ -3,7 +3,7 @@ package test
|
||||
class A
|
||||
|
||||
object b {
|
||||
companion object {
|
||||
class object {
|
||||
val x = <caret>A()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user