Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDocumentation #35490
Closed
Documentation #35490
Labels
Comments
This comment has been minimized.
This comment has been minimized.
wow, i should create a hello folder |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
I think so, yes, because i have downloaded Go from "Download Go" button at main page of https://golang.org
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
https://golang.org/doc/install#testing
The command above will build an executable named hello in the directory alongside your source code. Execute
What did you expect to see?
hello
What did you see instead?
go