1# bad but good nesting
2
3<Macro foo>
4</Directory>
5</Macro>
6
7<Directory /tmp>
8Use foo
9
10Error "done on line 10."
11