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