]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/tools/quickbook/test/template_arguments1-1_1-fail.quickbook
bump version to 19.2.0-pve1
[ceph.git] / ceph / src / boost / tools / quickbook / test / template_arguments1-1_1-fail.quickbook
CommitLineData
7c673cae
FG
1[article Expect template to fail because there are too many arguments.
2]
3
4[template unary[x] [x]]
5
6[section Failure]
7
8[unary a..b ]
9
10[endsect]