]> Cypherpunks repositories - gostls13.git/commit
cmd/go: run main package when no files are listed
authorJonathan Rudenberg <jonathan@titanous.com>
Thu, 4 Apr 2013 01:04:35 +0000 (12:04 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 4 Apr 2013 01:04:35 +0000 (12:04 +1100)
commit2a99f2fb2a736a9a4575f937cf7af57589beba9b
treedce63f1d3977fd870468cdf4c8403441b02ebf37
parent72d99aec8836e3a44aff06dd787c051e9cf9eff2
cmd/go: run main package when no files are listed

Fixes 5164.

R=golang-dev, iant, adg
CC=golang-dev
https://golang.org/cl/8119049
doc/go1.1.html
src/cmd/go/doc.go
src/cmd/go/run.go