Release coccinelle-0.2.0
[bpt/coccinelle.git] / tests / multi_func1_ver2.c
1 int main() {
2 foo();
3 bar();
4 }