mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-18 03:21:20 -05:00
unary-new: built parser and new => now works
This commit is contained in:
@@ -88,6 +88,7 @@ grammar =
|
||||
# them somewhat circular.
|
||||
Expression: [
|
||||
o "Value"
|
||||
o "Invocation"
|
||||
o "Code"
|
||||
o "Operation"
|
||||
o "Assign"
|
||||
|
||||
Reference in New Issue
Block a user