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:
@@ -1,2 +1,2 @@
|
||||
#define foo(bar) bar
|
||||
foo
|
||||
foo bar
|
||||
|
||||
Reference in New Issue
Block a user