# This file tests the parsing of different line terminators. # verbose: line-terminators # Line 4 terminates with 0x13 0x10 # Line 5 terminates with 0x13 # Line 6 terminates with 0x10 # Line 7 terminates with 0x10 0x13 # Line 8 terminates with 0x00# Line 9 terminates with two sets of 0x13 0x10 # Line 11 terminates with two sets of 0x10 0x13 # Line 13 terminates with three sets of 0x13 0x10 # Line 16 terminates with three sets of 0x10 0x13 # Line 19 doesn't terminate!