permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / define_exp.cocci
CommitLineData
34e49164
C
1@@
2@@
3(
4- SA_INTERRUPT
5+ IRQF_DISABLED
6|
7- SA_SHIRQ
8+ IRQF_SHARED
9)