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

14 lines
85 B
Plaintext

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