# NEGATIVE: the '^' marker was removed from the spec. Valid markers: - ~ & ? %
# expect: invalid: Boston=^
voting_method: STAR
num_winners: 1
ballots: |-
  Austin, Boston, Cairo
  5, ^, 2
  4, 5, 0

# file: neg_marker_caret.yaml
