summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/tests/063-comments.c.expected
blob: 73ca7071faa12a511ddc9f1c95aab1b361f45514 (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.