Release coccinelle-0.2.1-rc1
[bpt/coccinelle.git] / tests / incdir.res
1 #include "sub/incdir2.c"
2
3 int main () {
4 foo(12);
5 }