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