xref: /aosp_15_r20/external/mesa3d/src/compiler/glsl/glcpp/tests/063-comments.c.expected (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1
2
3
4f = g /h;
5 l();
6m = n
7+ p;
8
9
10
11
12
13
14
15more code here
16
17
18are not treated like comments.
19
20
21