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 65ce45f commit c3996ebCopy full SHA for c3996eb
generic_test.go
@@ -71,3 +71,4 @@ func ExampleGenericStack() {
71
fmt.Println(stack.Pop())
72
}
73
74
+ // Output:
0 commit comments