# This file test the combining of multiple consecuative "+" and "-" symbols.
# verbose: plus-minus

# This particular version of this file is meant to test things that people
# might not actually type, in particular without commas, and ensure that
# Sarcasm interprets these things in the most plausibly correct fasion.

# To aid interpretation of the results, things are numbered in sequence, a
# new sequence indicating the beginning of a new entity.  ...if you know
# what I mean.  If not, then, well...

# If anyone can replace this file with something that provably contains
# every possibile piece of nonsense, I'd love to have a copy of it.

bytes +0 -0 ++0 --0 +++0 ---0
bytes 1 ++ 2 1 -- 2 1 - -2 1 + +2 1- -2 1+ +2
bytes +0+1 +0-1 -0+1 -0-1
bytes 0 +0 0 -0 -0 +0 -0 -0
bytes 0+ 1 0- 1 -0+ 1 -0- 1
bytes +0 + +1 +0 - +1 -0 + +1 -0 - +1

words label+12 12+label label-12 12-label
words label - 12 12 - label label + 12 12 + label
words label -12 -12 label label +12 +12 label
words -label + 12 -12 + -label -12 - label +12 -label
words one-two one + two -one - +two +two--one --one--two-- three

