1
0
Fork 0
arangodb/3rdParty/boost/1.62.0/tools/quickbook/test/template_arguments2-1_1-fai...

11 lines
158 B
Plaintext

[article Expect template to fail because there are not enough arguments.
]
[template ternary[x y z] [x][y][z]]
[section Failure]
[ternary a b ]
[endsect]