]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/quickbook/test/template_arguments1-1_5-fail.quickbook
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / quickbook / test / template_arguments1-1_5-fail.quickbook
1 [article Expect template to fail because there are too many arguments.
2 [quickbook 1.5]
3 ]
4
5 [template unary[x] [x]]
6
7 [section Failure]
8
9 [unary a..b ]
10
11 [endsect]