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