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