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