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