-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
Milestone
Description
by Lytvynov.A.V:
In the updated doc/code.html first example program's main is: fmt.Printf("Hello, world.\n") Later in compiled program's execution example we have: $ $GOPATH/bin/hello Hello! And the same later: $ hello Hello! Patch attached.
Attachments:
- code.html.patch (315 bytes)