Add test case to define, undef, and then again define a macro.
authorCarl Worth <cworth@cworth.org>
Wed, 12 May 2010 20:14:08 +0000 (13:14 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 12 May 2010 20:14:08 +0000 (13:14 -0700)
commita68e668b17a00ed5714cdb1e7809b7ba4522d89d
treeb3229ac3d5189fe13463274c65c67ea69525a140
parentcd27e6413a683d3ba1763ec68edfb1ff13193fc3
Add test case to define, undef, and then again define a macro.

Happily, this is another test case that works just fine without any
additional code.
tests/010-undef-re-define.c [new file with mode: 0644]