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