Release of coccinelle 1.0.0-rc9
[bpt/coccinelle.git] / tests / toplevel_macrostmt.res
CommitLineData
34e49164
C
1void main(int i)
2{
3}
4
5module_param(x, int , y);
6MODULE_AUTHOR("me");
7
8
9