This commit is contained in:
Jesse Portnoy
2023-07-16 17:03:21 +01:00
parent 8e81b0cb4d
commit 8969d1f05a
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"strings" "strings"
"unicode/utf8" "unicode/utf8"
"path/filepath" "path/filepath"
"os/ioutil" "io/ioutil"
) )
// RunePos returns the rune index of a given byte index // RunePos returns the rune index of a given byte index