mirror of
https://github.com/boostorg/quickbook.git
synced 2026-02-26 04:52:22 +00:00
14 lines
151 B
Plaintext
14 lines
151 B
Plaintext
[article Expect template to fail because there are too many arguments.
|
|
]
|
|
|
|
[template unary[x] [x]]
|
|
|
|
[section Failure]
|
|
|
|
[unary a..b ]
|
|
|
|
[endsect]
|
|
|
|
|
|
|