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