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