summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/tests/063-comments.c.expected
blob: ed4feedd45725f5b76ae921025ab95d1cc3ab17b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
 


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