xref: /freebsd/contrib/unifdef/tests/args2.c (revision 0b294a386d34f6584848ed52407687df7ae59861)
1 #if defined(FOO) || BAR(arg)
2 hello
3 #endif
4