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