coccinelle release 0.2.5
[bpt/coccinelle.git] / tests / multr.c
CommitLineData
34e49164
C
1int main() {
2 foo(12);
3}
4
5int q() {
6 xxx();
7}