xref: /src/contrib/unifdef/tests/args1.c (revision 60a517b66a69b8c011b04063ef63a938738719bd)
1 #if defined(DUMMY) || FOO(arg)
2 hello
3 #endif
4