diff options
| author | Marvin Stenger <marvin.stenger94@gmail.com> | 2015-09-11 00:03:19 +0200 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2015-09-15 15:55:56 +0000 |
| commit | 211cdf1e004b35e817935537671f9577066800df (patch) | |
| tree | 87dcd270ce5006b12f3bdd7b76fffe2a08f5bf2b /src/text/template/exec_test.go | |
| parent | 19d262ffdf94c986c47d15424da8d07326f0641c (diff) | |
| download | go-211cdf1e004b35e817935537671f9577066800df.tar.xz | |
cmd/compile/internal/gc: cleaning lex.go
Cleaning along the way:
-convert variable types from int to bool
-remove unnecessary functions
-remove unnecessary type conversion
-remove unnecessary variable declarations
-transform struct{string,string} with lookup to map[string]string
This change passes go build -toolexec 'toolstash -cmp' -a std.
Change-Id: I259728fe4afd7f23b67f08fab856ce0abee57b21
Reviewed-on: https://go-review.googlesource.com/14435
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/text/template/exec_test.go')
0 files changed, 0 insertions, 0 deletions
