quickbook/test/template_arguments1-1_5-fail.quickbook

12 lines
163 B
Plaintext

[article Expect template to fail because there are too many arguments.
[quickbook 1.5]
]
[template unary[x] [x]]
[section Failure]
[unary a..b ]
[endsect]