Files
third_party_mesa3d/src/glsl/glcpp/tests/063-comments.c.expected

22 lines
93 B
Plaintext
Raw Normal View History

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