Coccinelle release 1.0.0-rc4
[bpt/coccinelle.git] / tests / ab.res
CommitLineData
fc1ad971
C
1int main () {
2 foo = 5;
3 b = 12;
4 xxx = 12;
5}