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