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