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