Release of coccinelle 1.0.0-rc9
[bpt/coccinelle.git] / tests / whitespace.res
... / ...
CommitLineData
1int main () {
2 foo(sizeof (struct xxx),12);
3}