Drop undocumented absolute name specification feature with 'package.'

This commit is contained in:
Alexander Udalov
2016-05-30 14:24:11 +03:00
parent 9f819b1c03
commit 1339286261
14 changed files with 22 additions and 64 deletions
+2 -1
View File
@@ -359,7 +359,8 @@ JetFile: When.kt
TYPE_REFERENCE
USER_TYPE
USER_TYPE
PsiElement(package)('package')
PsiErrorElement:Expecting an element
PsiElement(package)('package')
PsiElement(DOT)('.')
REFERENCE_EXPRESSION
PsiElement(IDENTIFIER)('a')