summaryrefslogtreecommitdiff
path: root/tests/format/option-enum/element.bst
blob: 4839b311aa197623b4dbf095b99792ee8744cfff (plain)
1
2
3
4
5
6
7
8
kind: autotools
variables:
  result: "a pony"
  (?):
  - brother == "zebry":
      result: "a zebry"
  - brother == "horsy":
      result: "a horsy"