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