diff options
| author | Josh Bleecher Snyder <josharian@gmail.com> | 2018-10-28 11:22:08 -0700 |
|---|---|---|
| committer | Josh Bleecher Snyder <josharian@gmail.com> | 2018-10-28 18:46:36 +0000 |
| commit | 3bab4373c7bcff8415da8f4560a3297d1c158e16 (patch) | |
| tree | fa0d195139409880aacdec1024d8fd592d52faa3 /src/encoding/json/example_test.go | |
| parent | 15c45752935a13fcb9f8f9528ac062da3a9d6cdb (diff) | |
| download | go-3bab4373c7bcff8415da8f4560a3297d1c158e16.tar.xz | |
cmd/compile: make fmt available in rewrite rules
During development and debugging, I often want to
write noteRule(fmt.Sprintf(...)), and end up
manually adding the import to the generated code.
Let's just make it always available instead.
Change-Id: I1e2d47c98ba056e1b5da42e35fb6ad26f1d9cc3d
Reviewed-on: https://go-review.googlesource.com/c/145207
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Martin Möhrmann <moehrmann@google.com>
Diffstat (limited to 'src/encoding/json/example_test.go')
0 files changed, 0 insertions, 0 deletions
