
The expected result has been out of sync with what glcpp produces for some time; glcpp's actual result seems to be correct and is very close to GCC's cpp. Updating this will make it easier to catch regressions in upcoming commits.
22 lines
93 B
Plaintext
22 lines
93 B
Plaintext
|
|
|
|
|
|
f = g /h;
|
|
l();
|
|
m = n
|
|
+ p;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
more code here
|
|
|
|
|
|
are not treated like comments.
|
|
|
|
|
|
|