You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In http://golang.org/doc/go_tutorial.html
The line
"Line 18 defines the name binOp to be a function taking two integers and
returning a third. "
Should probably read "Line 14 . . ." instead of "Line 18 . . ."