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