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