Tweak test 25 slightly, (so the non-macro doesn't end the file).
authorCarl Worth <cworth@cworth.org>
Fri, 28 May 2010 22:13:11 +0000 (15:13 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 28 May 2010 22:13:11 +0000 (15:13 -0700)
This isn't a problem here, but on the take-2 branch, it was trickier
at one point to make a non-macro work when the last token of the file.

So we use the simpler test case here and defer the other case until
later.

tests/025-func-macro-as-non-macro.c

index 3dbe026d9dd0035bb325308a590f95f1ee766858..b433671d1bfd0fd04df2693ab36708748b9bcf18 100644 (file)
@@ -1,2 +1,2 @@
 #define foo(bar) bar
-foo
+foo bar