1
0
mirror of https://github.com/golang/go synced 2024-10-01 10:38:33 -06:00
go/cmd/bundle
Alan Donovan 99c318c742 cmd/bundle: add blank line before package declaration
so that the bundled package doesn't clobber the package declaration
of the host package.

Also: minor comment tweaks.

Change-Id: I28ab3aca2b02213edc95c6b12c0d1a2514453cfe
Reviewed-on: https://go-review.googlesource.com/18040
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-12-18 13:56:53 +00:00
..
testdata cmd/bundle: add blank line before package declaration 2015-12-18 13:56:53 +00:00
main_test.go x/tools/cmd/bundle: a tool to concatenate source files, preserving reference integrity 2015-10-29 19:10:01 +00:00
main.go cmd/bundle: add blank line before package declaration 2015-12-18 13:56:53 +00:00