Release coccinelle-0.2.0
[bpt/coccinelle.git] / tests / stm6.res
... / ...
CommitLineData
1int main(int x) {
2 f();
3 h();
4 replace();
5 g();
6}