diff options
author | Carl Worth <cworth@cworth.org> | 2010-05-25 17:45:22 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-05-25 17:45:22 -0700 |
commit | 652fa272ea4bdb9bfe6cd7f8413b3a3b03972987 (patch) | |
tree | 18af77107f28ce742e2f5a25df56ddee53d3bca7 /main | |
parent | c7581c2e6e6897eddc55c537c92417b813a8b81e (diff) |
Avoid swallowing initial left parenthesis from nested macro invocation.
We weren't including this left parenthesis in the argument's token
list so the nested function invocation wasn not being recognized.
With this fix, tests 21 and 22 now pass.
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions