Coccinelle release 1.0.0-rc4
[bpt/coccinelle.git] / tests / spaces.res
CommitLineData
34e49164
C
1int main () {
2 foo(x + y);
3}