mirror of
https://github.com/golang/go.git
synced 2025-05-28 02:41:30 +00:00
The check for len(argv)==0 now only applies to these modes. Also, more consistent variable naming. Change-Id: I9adb6bebc819eb43d54ddf63c42d952671ce9236 Reviewed-on: https://go-review.googlesource.com/8244 Reviewed-by: David Crawshaw <crawshaw@golang.org>