-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
Milestone
Description
by electronixtar:
http://tour.golang.org/#60 hit Run prog.go:5: imported and not used: "image" prog.go:12: cannot use m (type Image) as type image.Image in function argument: Image does not implement image.Image (missing At method) [process exited with non-zero status]