Coccinelle release 1.0.0-rc4
[bpt/coccinelle.git] / tests / tydisj.c
CommitLineData
978fd7e5
C
1int64_t foo() { int64_t a; int i; return i << 20; }
2