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