permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / expopt2.res
1 void main(int i) {
2
3 f(v, g(w.aa));
4
5 }