return nonLastLine from helpTillPrevChr function
This commit is contained in:
@@ -1411,7 +1411,7 @@ struct
|
|||||||
val chr = String.sub (str, strPos)
|
val chr = String.sub (str, strPos)
|
||||||
in
|
in
|
||||||
if chr = findChr then
|
if chr = findChr then
|
||||||
absIdx + 1
|
lastNonLine
|
||||||
else
|
else
|
||||||
let
|
let
|
||||||
val lastNonLine =
|
val lastNonLine =
|
||||||
|
|||||||
Reference in New Issue
Block a user