Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / return_implicit.c
CommitLineData
34e49164
C
1void main(void)
2{
3 foo();
4}