mesa/glcpp/tests/063-comments.c.expected
2010-06-21 11:22:11 -07:00

13 lines
85 B
Text

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