]> Cypherpunks repositories - gostls13.git/commit
go/parser: add missing parenthesis in a comment
authorishwargowda <ishwargowda100@gmail.com>
Wed, 2 Nov 2022 14:19:36 +0000 (14:19 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 2 Nov 2022 18:19:04 +0000 (18:19 +0000)
commit07a70bcabb3c81a2f97e894a6910d95b19d6b074
tree34f4ad764f00a349e698453b81cbf153112a7417
parent581a822a9ed8fcae4afbc93daa6a74db7d9ea9a2
go/parser: add missing parenthesis in a comment

Change-Id: I30783aa6a13ad8348fa24b27672d542a868f96de
GitHub-Last-Rev: c4584ad9dab9736275c2f2554affb6af214f82dd
GitHub-Pull-Request: golang/go#56526
Reviewed-on: https://go-review.googlesource.com/c/go/+/447217
Auto-Submit: Robert Griesemer <gri@google.com>
Run-TryBot: Robert Griesemer <gri@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/go/parser/parser.go