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