summaryrefslogtreecommitdiffstats
path: root/modules/core/test/conf/test32.conf
blob: 0b116eca98e3e92a4675c50b47b8727a61fbf540 (plain)
1
2
3
4
5
6
7
# error if same argument name.

<Macro foo $arg1 $arg2 $arg3 $arg2>
# bad
</Macro>