diff options
author | Carl Worth <cworth@cworth.org> | 2010-05-26 09:35:34 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-05-26 09:37:14 -0700 |
commit | 16c1e980e2e3c8852ce9bea85afe094c24e420fa (patch) | |
tree | b358b1fb120a5d802b97b7d323514531054d1636 /main | |
parent | f6914fd37b2b66d7be1ba0c31450d89d1785ccce (diff) |
Fix lexing of "defined" as an operator, not an identifier.
Simply need to move the rule for IDENTIFIER to be after "defined" and
everything is happy.
With this change, tests 50 through 53 all pass now.
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions