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