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