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