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