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