coccinelle release 0.2.5
[bpt/coccinelle.git] / tests / julia10.c
CommitLineData
34e49164
C
1int main(int x) {
2 f();
3 h();
4 g();
5 h();
6}
7