Release coccinelle-0.2.3rc6
[bpt/coccinelle.git] / tests / y.c
... / ...
CommitLineData
1int main() {
2 foo(12);
3 bar(80);
4}