Drop obsolete annotations syntax
This commit is contained in:
+2
-1
@@ -4,6 +4,7 @@ JetFile: PackageModifiers.kt
|
||||
PsiElement(public)('public')
|
||||
PsiWhiteSpace(' ')
|
||||
ANNOTATION
|
||||
PsiElement(AT)('@')
|
||||
PsiElement(LBRACKET)('[')
|
||||
ANNOTATION_ENTRY
|
||||
CONSTRUCTOR_CALLEE
|
||||
@@ -18,4 +19,4 @@ JetFile: PackageModifiers.kt
|
||||
REFERENCE_EXPRESSION
|
||||
PsiElement(IDENTIFIER)('name')
|
||||
IMPORT_LIST
|
||||
<empty list>
|
||||
<empty list>
|
||||
|
||||
Reference in New Issue
Block a user