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


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






more code here
 

are not treated like comments.