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