permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / julia10.c
1 int main(int x) {
2 f();
3 h();
4 g();
5 h();
6 }
7