Release coccinelle-0.1.11rc1
[bpt/coccinelle.git] / tests / stm2.c
... / ...
CommitLineData
1int main(int x) {
2 f();
3 replace();
4 g();
5}