]> Cypherpunks repositories - gostls13.git/commit
go/printer: use max/min func
authorqiulaidongfeng <2645477756@qq.com>
Sun, 1 Oct 2023 12:07:42 +0000 (12:07 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 2 Oct 2023 17:35:54 +0000 (17:35 +0000)
commita36070cbd550eae80d283f81ef9880579c9df0a9
treecd8241bc4003eaf5b8305e9533cc75e041e3d06c
parentc9c885f92f540878d85c02b510c62a3ebf87baf6
go/printer: use max/min func

Change-Id: I2f708bca0c1e26fb63083731927d5d6a51d41690
GitHub-Last-Rev: 27d2000103d64c47b3c07e92f1d0bd16eadaeac2
GitHub-Pull-Request: golang/go#63320
Reviewed-on: https://go-review.googlesource.com/c/go/+/531915
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
src/go/printer/nodes.go
src/go/printer/printer.go