Drop parsing of enum initializers using `this'
#KT-6626 Fixed
This commit is contained in:
@@ -53,7 +53,6 @@ functionParameter
|
||||
;
|
||||
|
||||
initializer
|
||||
: annotations "this" valueArguments
|
||||
: annotations constructorInvocation // type parameters may (must?) be omitted
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user