Allow ubiquitous tokens to also be used in grammar rules

This commit is contained in:
Max Brunsfeld 2014-06-26 08:52:42 -07:00
parent a9dff20658
commit 9686c57e90
22 changed files with 49452 additions and 47887 deletions

View file

@ -1,5 +1,5 @@
==========================================
parses if statements
js parses if statements
==========================================
if (isReady()) {
console.log(theData)