]> Cypherpunks repositories - gostls13.git/commit
go/ast: document invalid raw string literal end position containing carriage returns
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Sat, 12 Oct 2024 17:34:52 +0000 (17:34 +0000)
committerGopher Robot <gobot@golang.org>
Sat, 19 Oct 2024 03:06:22 +0000 (03:06 +0000)
commitf2d118fd5f7e872804a5825ce29797f81a28b0fa
tree9cef245572d3de8fd9ab949cb0ba030d1f0f8f7c
parent488e2d18d9d8ac8f51a5e1ea297adaa50c9f4870
go/ast: document invalid raw string literal end position containing carriage returns

Fixes #69861

Change-Id: Id1684ee7d0c04262119d9e61f914bb9ecc0ef438
GitHub-Last-Rev: 5ad182c51aeb8b26631c6a97a7e9a2d89405ec06
GitHub-Pull-Request: golang/go#69862
Reviewed-on: https://go-review.googlesource.com/c/go/+/619835
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
src/go/ast/ast.go