blob: 50214fa3c8f5323dc69e2e3b80ea95d0cfb12279 [file] [log] [blame]
# undef existing macro, and try to use it
<Macro foo>
Warning "foo macro contents"
</Macro>
# expanded, but will not be processed because of error
Use foo
UndefMacro foo
# error, does not exist anymore
Use foo