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