verbose item: 'plus-minus' ======================================================================== Old Line: bytes +0 -0 ++0 --0 +++0 ---0 New Line: bytes 0 -0 0 0 0 -0 ======================================================================== Old Line: bytes 1 ++ 2 1 -- 2 1 - -2 1 + +2 1- -2 1+ +2 New Line: bytes 1+2 1+2 1+2 1+2 1+2 1+2 ======================================================================== Old Line: bytes +0+1 +0-1 -0+1 -0-1 New Line: bytes 0+1 0-1 -0+1 -0-1 ======================================================================== Old Line: bytes 0 +0 0 -0 -0 +0 -0 -0 New Line: bytes 0 0 0 -0 -0 0 -0 -0 ======================================================================== Old Line: bytes 0+ 1 0- 1 -0+ 1 -0- 1 New Line: bytes 0+1 0-1 -0+1 -0-1 ======================================================================== Old Line: bytes +0 + +1 +0 - +1 -0 + +1 -0 - +1 New Line: bytes 0+1 0-1 -0+1 -0-1 ======================================================================== Old Line: words label+12 12+label label-12 12-label New Line: words label+12 12+label label-12 12-label ======================================================================== Old Line: words label - 12 12 - label label + 12 12 + label New Line: words label-12 12-label label+12 12+label ======================================================================== Old Line: words label -12 -12 label label +12 +12 label New Line: words label -12 -12 label label 12 12 label ======================================================================== Old Line: words -label + 12 -12 + -label -12 - label +12 -label New Line: words -label+12 -12-label -12-label 12 -label ======================================================================== Old Line: words one-two one + two -one - +two +two--one --one--two-- three New Line: words one-two one+two -one-two two+one one+two+three