Puzzle 23 Explanation: Go Next
Understand how id works in Go.
We'll cover the following...
We'll cover the following...
Try it yourself
Try executing the code below to see the result.
Explanation
Building the code presents the following problem:
$ go build next_id.go
# ...