mesa/glcpp/tests/063-comments.c.expected
Kenneth Graunke 3370c5f90b glcpp/tests: Add extra newline at the end of expected output.
This newline at EOF is harmless and generated by the previous commit.
2010-06-21 11:31:55 -07:00

14 lines
86 B
Text

f = g /h;
l();
m = n
+ p;
more code here
are not treated like comments.