Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxcanfly committed Feb 27, 2023
1 parent e5675d3 commit 60bb24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion read_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ func ExampleRead() {
fmt.Println(err)
return
}
// fmt.Println(input, data[1:16])
// fmt.Println(expected, got[1:16])
fmt.Println("done")
// Output: writing...
// reading...
Expand Down

0 comments on commit 60bb24a

Please sign in to comment.