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