aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test/test_parser.c
blob: d894c2371cbb28b93e5882834ce8cf7fe0f6a51a (plain)
1
2
3
4
5
6
7
8
int a;
int b;
int c;
int yann, is, the, best;
int d = 0;
int hello = 122, asd = 123;

int f(int i, int b, int c, int d);