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