Release coccinelle-0.1.9-rc1
[bpt/coccinelle.git] / tests / tydisj.c
1 int64_t foo() { int64_t a; int i; return i << 20; }
2