summaryrefslogtreecommitdiff
path: root/tools/quickbook/test/template_arguments1-1_1-fail.quickbook
blob: d2622373d91f64e92694ed70107cb3bdadfafe9d (plain)
1
2
3
4
5
6
7
8
9
10
[article Expect template to fail because there are too many arguments.
]

[template unary[x] [x]]

[section Failure]

[unary a..b ]

[endsect]