diff options
Diffstat (limited to 'testcases')
-rw-r--r-- | testcases | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -170,3 +170,11 @@ BEGIN { }' : -2147483648 -2147483648 -2147483648 +-- +31: +./cppawk --prepro-only ' +#if __gawk__ +foo_bar +#endif' | grep foo_bar +: +foo_bar |