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