Coccinelle release-1.0.0-rc11
[bpt/coccinelle.git] / tests / fp.c
CommitLineData
34e49164
C
1int main(int (*x)(int,int)) {
2 x();
3}