golang / tour

[mirror] A Tour of Go
BSD 3-Clause "New" or "Revised" License
1.53k stars 521 forks source link

https://go.dev/tour/moretypes/26 error #1593

Closed mesas998 closed 2 months ago

mesas998 commented 4 months ago

./prog.go:8:1: missing return

ALTree commented 2 months ago

It's an exercise, so you have to fill in the code.