Deprecate deprecated in favor of Deprecated
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ JetFile: simpleFieldAnnotation.kt
|
||||
TYPE_REFERENCE
|
||||
USER_TYPE
|
||||
REFERENCE_EXPRESSION
|
||||
PsiElement(IDENTIFIER)('deprecated')
|
||||
PsiElement(IDENTIFIER)('Deprecated')
|
||||
PsiWhiteSpace('\n ')
|
||||
PsiElement(val)('val')
|
||||
PsiWhiteSpace(' ')
|
||||
|
||||
Reference in New Issue
Block a user