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
Loading http://tip.golang.org/pkg/os/exec/ gives a failure message instead of displaying
the package contents:
/src/pkg/os/exec/exec.go:361:6: expected operand, found 'range' (and 3 more errors)
I'm not sure whether this is a bug in exec at tip or a symptom of a godoc server in need
of update, but it's been broken for at least a couple of days.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: