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