Release coccinelle-0.2.0
[bpt/coccinelle.git] / tests / whitespace.c
CommitLineData
34e49164
C
1int main () {
2 foo(sizeof (struct xxx));
3}