cmd/compile: normalize whitespace around square brackets
I noticed some instances of "[ " and " ]" in the rewrite rules. Normalizing them helps catch possible future duplicate rules. Change-Id: I892fd7e9b4019ed304f0a61fa2bb7f7e47ef8f38 Reviewed-on: https://go-review.googlesource.com/c/go/+/213682 Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by:Brad Fitzpatrick <bradfitz@golang.org>
Loading
Please sign in to comment