summaryrefslogtreecommitdiffstats
path: root/src/glsl/glcpp/tests/063-comments.c.expected
blob: f6e10ce0377e977b605009cf973c9e4673e96357 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
 


f = g /h;
 l();
m = n
+ p;
 






more code here
 

are not treated like comments.