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