Release coccinelle-0.2.0
[bpt/coccinelle.git] / tests / orexp.c
1 int main() {
2 bar(12+12);
3 }