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