1
0
mirror of https://github.com/golang/go synced 2024-10-01 01:38:33 -06:00
go/cmd/bundle
matematik7 84d77ece31 cmd/bundle: permit empty -prefix
This enables bundling of programs with `main` method to single file.
I used this to upload code for the new codejam.

Change-Id: I9e65ba8717c1d81d6fb9bef8f234c21fc5b91421
GitHub-Last-Rev: 5d0d623c46ff1629e7371693ddf0916df328e319
GitHub-Pull-Request: golang/tools#32
Reviewed-on: https://go-review.googlesource.com/c/105515
Reviewed-by: Alan Donovan <adonovan@google.com>
2018-11-09 15:23:16 +00:00
..
testdata cmd/bundle: include non-associated comments 2017-07-07 17:27:36 +00:00
.gitignore x/tools/cmd/bundle: include comments inside functions 2017-06-09 02:56:03 +00:00
main_test.go cmd/bundle: include non-associated comments 2017-07-07 17:27:36 +00:00
main.go cmd/bundle: permit empty -prefix 2018-11-09 15:23:16 +00:00