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