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