aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2019-01-30 00:55:38 -0500
committerRuss Cox <rsc@golang.org>2019-02-26 19:39:19 +0000
commitd6311ff1e43dd1e7c9cb9edccd10a04b63a7c41f (patch)
treefff0d7791115991eba2ac4da9b98dd58d3a30733 /src/runtime
parent675503c507194a48c01a39a0f25a6d0c9d772477 (diff)
downloadgo-d6311ff1e43dd1e7c9cb9edccd10a04b63a7c41f.tar.xz
math/big: add %#b and %O integer formats
Matching fmt, %#b now prints an 0b prefix, and %O prints octal with an 0o prefix. See golang.org/design/19308-number-literals for background. For #19308. For #12711. Change-Id: I139c5a9a1dfae15415621601edfa13c6a5f19cfc Reviewed-on: https://go-review.googlesource.com/c/160250 Reviewed-by: Rob Pike <r@golang.org> Reviewed-by: Robert Griesemer <gri@golang.org>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions