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