]> Cypherpunks repositories - gostls13.git/commit
builtin: use list instead of indentation for comments in cap, len, and make
authorShulhan <m.shulhan@gmail.com>
Mon, 30 Dec 2024 10:10:57 +0000 (17:10 +0700)
committerGopher Robot <gobot@golang.org>
Mon, 30 Dec 2024 23:59:23 +0000 (15:59 -0800)
commit856a7bc8e975d29b7c221264f8b0c62df2d60e42
treea83dc85ab424b9c2316182b175c4a6b9b81e0b5b
parent5efb4239c6627e81e82b88377b9eb947f7f253d4
builtin: use list instead of indentation for comments in cap, len, and make

Using list make the document more readable in HTML and CLI.

Change-Id: Ib84c84656f32806e8612b1ca13938d93f618e27f
Reviewed-on: https://go-review.googlesource.com/c/go/+/639315
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/builtin/builtin.go