permit multiline comments and strings in macros
[bpt/coccinelle.git] / demos / depend.c
1 int main() {
2 aa();
3 c();
4 }