diff options
author | Carl Worth <cworth@cworth.org> | 2010-05-26 17:01:57 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-05-26 17:01:57 -0700 |
commit | 7db2402a8009772a3f10d19cfc7f30be9ee79295 (patch) | |
tree | afa47ca72dc2395f01fa84ecab4ee36754bdaa70 /main | |
parent | 95951ea7bb8728cf54ae4136cb59d0af9e8a06bd (diff) |
Add support (and test) for an object-to-function chain with the parens in the content.
That is, the following case:
#define foo(x) (x)
#define bar
bar(baz)
which now works with this (ugly) commit.
I definitely want to come up with something cleaner than this.
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions