323421db65
This whitespace was not part of anything being tested, and it introduces differences (that we don't actually care about) between the output of "gcc -E" and glcpp. Just eliminate this extra whitespace to reduce spurious test-case failures.
5 lines
44 B
C
5 lines
44 B
C
#define foo ()1
|
|
foo()
|
|
#define bar ()2
|
|
bar()
|