Frontend: added the support file annotations to TopDownAnalyzer.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[file: ANNOTATION]
|
||||
|
||||
package test
|
||||
|
||||
import test.MyEnum.*
|
||||
@@ -50,4 +52,4 @@ annotation class AnnClass(a: Class<*>)
|
||||
|
||||
enum class MyEnum {
|
||||
A
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user