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