You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
It's perfectly fine for bench_literals.go to be a main package itself,
but the scripts directory doesn't need to be a Go package
This was bothering me at times; for example, "go list ./..." would
show the scripts directory, or "go install mvdan.cc/garble/..." would
build and install a "scripts" binary as well.
The file can still be built or run directly, like either of:
go build bench_literals.go
go run bench_literals.go
|
3 years ago | |
|---|---|---|
| .. | ||
| cached_modfiles | 3 years ago | |
| bench_literals.go | 3 years ago | |
| check-third-party.sh | 3 years ago | |
| crlf-test.sh | 3 years ago | |
| ensure-copyrights.sh | 6 years ago | |
| gen-go-std-tables.sh | 3 years ago | |