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


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