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