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