11 lines
110 B
Plaintext
11 lines
110 B
Plaintext
# bad but good nesting
|
|
|
|
<Macro foo>
|
|
</Directory>
|
|
</Macro>
|
|
|
|
<Directory /tmp>
|
|
Use foo
|
|
|
|
Error "done on line 10."
|