Unneeded separator removed
This commit is contained in:
@@ -29,7 +29,7 @@ typeParameters
|
||||
;
|
||||
|
||||
classBody
|
||||
: ("{" memberDeclaration{","} "}")?
|
||||
: ("{" memberDeclaration "}")?
|
||||
;
|
||||
|
||||
delegationSpecifier
|
||||
|
||||
Reference in New Issue
Block a user