Skip to content

Commit 85293d4

Browse files
DOC-4230 added missing printout comment
1 parent d4c7fa8 commit 85293d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doctests/list_tutorial_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -589,6 +589,7 @@ func ExampleClient_rule11() {
589589

590590
if err != nil {
591591
fmt.Println(err)
592+
// >>> WRONGTYPE Operation against a key holding the wrong kind of value
592593
}
593594

594595
fmt.Println(res41)

0 commit comments

Comments
 (0)