Analysis API: fix some compilation errors in reference resolve testdata
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ package t
|
||||
|
||||
class A {
|
||||
companion object Companion {
|
||||
fun test()
|
||||
fun test() {}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user