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