1# wrong args
2<Macro foo $premier>
3  Warning "macro foo $premier"
4</Macro>
5Use foo one two
6
7