Tweak test 25 slightly, (so the non-macro doesn't end the file).

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.
This commit is contained in:
Carl Worth
2010-05-28 15:13:11 -07:00
parent c7144dc2e0
commit 792bdcbeee
+1 -1
View File
@@ -1,2 +1,2 @@
#define foo(bar) bar
foo
foo bar