diff options
Diffstat (limited to 'test/07-pp.c')
| -rw-r--r-- | test/07-pp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/07-pp.c b/test/07-pp.c index 47b9dbb..071b359 100644 --- a/test/07-pp.c +++ b/test/07-pp.c @@ -37,7 +37,7 @@ s #ifdef CMD_WORKING int main(V) -#endif +#endif // comment { int CATl(foo); ++foobar; |