Coccinelle release 0.2.5-rc8
[bpt/coccinelle.git] / tests / cst.c
1 int main(int x) {
2 emu10k1_t *emu = snd_magic_cast(1, 2, return -ENXIO);
3 int z = 12;
4 return y;
5 }