12 lines
81 B
Plaintext
12 lines
81 B
Plaintext
# bad nesting
|
|
|
|
<Macro foo>
|
|
</Limit>
|
|
</Macro>
|
|
|
|
<Limit GET>
|
|
Use foo
|
|
</Limit>
|
|
|
|
stop
|