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