mirror of
https://github.com/golang/go
synced 2024-11-23 01:30:02 -07:00
fa497796f5
Also: - Add parser.SpuriousError flag. If set, the parser reports all (including spurious) errors rather then at most one error per line. - Add -e flag to gofmt and gotype: If set, gofmt and gotype report all (including spurious) errors rather than at most one error per line. - Updated the respective documentation. Fixes #2088. R=rsc CC=golang-dev https://golang.org/cl/4803047 |
||
---|---|---|
.. | ||
testdata | ||
doc.go | ||
gotype_test.go | ||
gotype.go | ||
Makefile |