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 1de9412 commit 240b6ebCopy full SHA for 240b6eb
_example/work.go
@@ -8,7 +8,7 @@ import (
8
"time"
9
)
10
11
-// Wwork loops forever, generating allocations of various sizes, in order to
+// Work loops forever, generating allocations of various sizes, in order to
12
// create artificial work for a nice 'demo effect'.
13
func Work() {
14
m := make(map[int64]any)
0 commit comments