summaryrefslogtreecommitdiff
path: root/tests/format/assertion/conditional-assertion.bst
blob: e9f62e95b673cfdecdf7c07d2732ce9cc5b93053 (plain)
1
2
3
4
5
6
7
kind: autotools
variables:
  thepony: "not pony"
  (?):
  - pony == True:
      thepony: "It's a ponay !"
      (!): It's not pony time yet