All simple expressions (only basic testing, no recovery)

This commit is contained in:
Andrey Breslav
2010-12-27 20:23:21 +03:00
parent 0f852ed88f
commit 4cd1a55b9b
7 changed files with 869 additions and 10 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ infixFunctionCall
jump
: "throw" expression
: "return" expression
: "return" expression?
: "continue" SimpleName
: "break" SimpleName
// yield ?