All simple expressions (only basic testing, no recovery)
This commit is contained in:
@@ -140,7 +140,7 @@ infixFunctionCall
|
||||
|
||||
jump
|
||||
: "throw" expression
|
||||
: "return" expression
|
||||
: "return" expression?
|
||||
: "continue" SimpleName
|
||||
: "break" SimpleName
|
||||
// yield ?
|
||||
|
||||
Reference in New Issue
Block a user