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