boost/tools/quickbook/test/template_arguments1-1_1-fail.quickbook
2021-10-05 21:37:46 +02:00

11 lines
143 B
Plaintext

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