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