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