aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test/in/04.c
blob: 0e50c88910903e59c33bc124f5c393dc242b2aa7 (plain)
1
2
3
4
int foo(int bar1, int bar2) {
	int x;
	int y, z;
}