Fix some typos

This commit is contained in:
Kovid Goyal
2024-02-01 21:25:37 +05:30
parent 2549b4328f
commit 601c4ad4df
3 changed files with 13 additions and 8 deletions

View File

@@ -200,7 +200,7 @@ func TestSIMDStringOps(t *testing.T) {
}
c0tests("")
c0tests("a")
c0tests("abcdef")
c0tests("a\x00")
c0tests("afsgdfg\x7f")
c0tests("a\nfgdfgd\r")