blob: 69c1c9b6338e56a084a9489996ba0e5162905d51 [file] [log] [blame]
# interaction with IfModule
<IfModule mod_macro.c>
<Macro foo>
Warning "macro foo"
</Macro>
Use foo
Error "done!"
</IfModule>
Error "should not get there"