blob: 625a5699fbf9695677b09988828d5a551a62675b [file] [log] [blame]
"|one two three four five six" -- true
"o|ne two three four five six" -- false
"on|e two three four five six" -- false
"one| two three four five six" -- false
"one |two three four five six" -- false
"one t|wo three four five six" -- false
"one tw|o three four five six" -- false
"one two| three four five six" -- false
"one two |three four five six" -- true
"one two t|hree four five six" -- false
"one two th|ree four five six" -- false
"one two thr|ee four five six" -- false
"one two thre|e four five six" -- false
"one two three| four five six" -- false
"one two three |four five six" -- false
"one two three f|our five six" -- false
"one two three fo|ur five six" -- false
"one two three fou|r five six" -- false
"one two three four| five six" -- false
"one two three four |five six" -- true
"one two three four f|ive six" -- false
"one two three four fi|ve six" -- false
"one two three four fiv|e six" -- false
"one two three four five| six" -- false
"one two three four five |six" -- false
"one two three four five s|ix" -- false
"one two three four five si|x" -- false
"one two three four five six|" -- false