aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test/in/01.c
blob: 76425b555bb87d17beaac95f6c7b337460ad66c6 (plain)
1
2
3
4
5
6
int a;
int b = 0;
int c, d;

int e, 
    f;