What version of Go are you using (go version)?
$ go version 1.16
Does this issue reproduce with the latest release?
Yes (not a Go code issue)
On your tutorial https://golang.org/doc/tutorial/greetings-multiple-people
messages, err := greetings.Hellos(names) // Hellos(names) maybe should be in blue font
What operating system and processor architecture are you using (go env)?
go env Output
$ go env
What did you do?
What did you expect to see?
What did you see instead?
What version of Go are you using (
go version)?Does this issue reproduce with the latest release?
Yes (not a Go code issue)
On your tutorial https://golang.org/doc/tutorial/greetings-multiple-people
messages, err := greetings.Hellos(names) // Hellos(names) maybe should be in blue font
What operating system and processor architecture are you using (
go env)?go envOutputWhat did you do?
What did you expect to see?
What did you see instead?