coccinelle release 0.2.5
[bpt/coccinelle.git] / tests / vpos.res
CommitLineData
34e49164
C
1int main() {
2 f(2);
3 if (x) {
4
5 }
6 else {
7
8 }
9}