]> Cypherpunks repositories - gostls13.git/commit
text/scanner: add required ScanComments in example
authorSean Liao <sean@liao.dev>
Sat, 1 Feb 2025 16:42:22 +0000 (16:42 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 3 Feb 2025 16:46:25 +0000 (08:46 -0800)
commit3caf5bd09e84f77cc5e0394819d57a1beca87fcb
tree6c7afa815152fcd1a0775824f21e5583b62e1055
parent3a81ebea0de65aa877f46afb80575ec67b7d9170
text/scanner: add required ScanComments in example

Fixes #71133

Change-Id: I11f792bf4cb275e7bc3585cd92a4b327a3b6e368
Reviewed-on: https://go-review.googlesource.com/c/go/+/646036
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/text/scanner/scanner.go