Whoops, forgot to commit this in e8c2b09

Now you CAN actual use address literals, at least in expressions.
Whippee, look 'ma, I can use git! 👍
This commit is contained in:
arookas 2016-02-03 23:04:02 -05:00
parent e8c2b09105
commit 908ceedc58

View file

@ -159,6 +159,7 @@ term =
variable_augment |
STRING |
DEC_NUMBER |
ADR_NUMBER |
HEX_NUMBER |
INT_NUMBER |
TRUE |