We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b43da commit b0b54cdCopy full SHA for b0b54cd
forever_test.go
@@ -83,5 +83,6 @@ func ExampleForever() {
83
return nil
84
})
85
fmt.Println(err)
86
+ // Output:
87
// value is 5
88
}
0 commit comments