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