Blob Blame History Raw
# 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