xref: /netbsd-src/external/bsd/tradcpp/dist/tests/t21.c (revision 31615c9617fab4df7f5e221552df7da87f14320d)
1*31615c96Sdholland # define FOO BAR
2*31615c96Sdholland  #undef FOO /* would be wrong */
3*31615c96Sdholland FOO
4