DOC-4230 added missing printout comment

This commit is contained in:
Andy Stark 2024-09-09 16:18:40 +01:00
parent d4c7fa85de
commit 85293d40a9
1 changed files with 1 additions and 0 deletions

View File

@ -589,6 +589,7 @@ func ExampleClient_rule11() {
if err != nil {
fmt.Println(err)
// >>> WRONGTYPE Operation against a key holding the wrong kind of value
}
fmt.Println(res41)