Analysis API: fix some compilation errors in reference resolve testdata
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ package test
|
||||
annotation class Annotation
|
||||
|
||||
fun test() {
|
||||
<caret>Annotation fun some() {
|
||||
@<caret>Annotation fun some() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user