Release of coccinelle 1.0.0-rc9
[bpt/coccinelle.git] / tests / undef1.c
1 #define foo 12
2 #define foo 12
3 #undef foo
4 #undef foo