Coccinelle release 0.2.5-rc3
[bpt/coccinelle.git] / tests / decl.res
1 static int az_ioctl(int cmd, void *arg)
2 {
3 foo();
4 return 0;
5 }
6