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