Analysis API: fix some compilation errors in reference resolve testdata
This commit is contained in:
@@ -2,7 +2,7 @@ package a
|
||||
|
||||
class A {
|
||||
companion object Named {
|
||||
val i: Int
|
||||
val i: Int = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user