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