JET-47 Require a ':' in object literals
This commit is contained in:
@@ -20,6 +20,8 @@ JetFile: AnonymousObjects.jet
|
||||
OBJECT_LITERAL
|
||||
PsiElement(object)('object')
|
||||
PsiWhiteSpace(' ')
|
||||
PsiElement(COLON)(':')
|
||||
PsiWhiteSpace(' ')
|
||||
DELEGATION_SPECIFIER_LIST
|
||||
DELEGATOR_SUPER_CALL
|
||||
TYPE_REFERENCE
|
||||
|
||||
Reference in New Issue
Block a user