• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[article Expect template to fail because there are too many arguments.
2    [quickbook 1.5]
3]
4
5[template unary[x] [x]]
6
7[section Failure]
8
9[unary a..b ]
10
11[endsect]
12