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