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