Blob Blame History Raw
# name conficts: the longest is chosen
# also test a parametric section

<Macro foo $dir $directive>
  <$directive $dir>
    Warning "section $directive $dir"
  </$directive>
</Macro>

Use foo /unexpected/1 Directory

Error "done!"