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