1# bad nesting
2
3<Macro foo>
4</Limit>
5</Macro>
6
7<Limit GET>
8Use foo
9</Limit>
10
11stop
12