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