9 lines
146 B
Plaintext
9 lines
146 B
Plaintext
# undef existing macro, and try to use it
|
|
<Macro foo>
|
|
Warning "foo macro contents line 1"
|
|
</Macro>
|
|
Use foo
|
|
UndefMacro foo
|
|
|
|
Error "done line 8."
|