golang/tour

tour: [Pic - Image fetch is not working]

Opened this issue · 0 comments

Context: https://go.dev/tour/moretypes/18

import "golang.org/x/tour/pic"

go: downloading golang.org/x/tour v0.0.0-20201207214521-004403599411
# example
./prog.go:6:1: missing return

Go build failed.