We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To run the program:
cd hello go run main.go
You may have to fetch modules first:
go mod tidy