permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / protoassert.c
1 static unsigned mii_rd(ioaddr_t ioaddr, u_char phyaddr, u_char phyreg);
2
3 int init(void)
4 {
5 foo();
6 }