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