permit multiline comments and strings in macros
[bpt/coccinelle.git] / demos / camltococci.res
CommitLineData
413ffc02
C
1int main () {
2 foo(a0);
3 matched_bar(a0, something, a0);
4}