mirror of https://github.com/golang/go.git
Fixed error checking in exec.go to give a sensible error message when execution is attempted before a successful parse (rather than an outright panic). R=r CC=golang-dev https://golang.org/cl/5306065 |
||
|---|---|---|
| .. | ||
| parse | ||
| testdata | ||
| Makefile | ||
| doc.go | ||
| exec.go | ||
| exec_test.go | ||
| funcs.go | ||
| helper.go | ||
| parse.go | ||
| set.go | ||
| set_test.go | ||