Unneeded separator removed
This commit is contained in:
@@ -474,7 +474,7 @@ public class JetParsing extends AbstractJetParsing {
|
||||
|
||||
/*
|
||||
* classBody
|
||||
* : ("{" memberDeclaration{","} "}")?
|
||||
* : ("{" memberDeclaration "}")?
|
||||
* ;
|
||||
*/
|
||||
/*package*/ void parseClassBody() {
|
||||
|
||||
Reference in New Issue
Block a user