summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/quickbook/test/template_arguments1-1_5-fail.quickbook
blob: 335306a27155d7bb8512ccad2b8c0294a37bf798 (plain)
1
2
3
4
5
6
7
8
9
10
11
[article Expect template to fail because there are too many arguments.
    [quickbook 1.5]
]

[template unary[x] [x]]

[section Failure]

[unary a..b ]

[endsect]