return nonLastLine from helpTillPrevChr function

This commit is contained in:
2024-10-27 02:45:15 +00:00
parent 44af1441cf
commit 22f7c7f8c3
2 changed files with 1 additions and 1 deletions

View File

@@ -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 =

BIN
shf

Binary file not shown.