]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] cmd/compile/internal/syntax: convert (most) parser tests to new...
authorRobert Griesemer <gri@golang.org>
Wed, 16 Jun 2021 00:48:31 +0000 (17:48 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 18 Jun 2021 01:06:13 +0000 (01:06 +0000)
commit90096f445eaf78b954b9d37c47d137d4fcbd272c
tree9ff14515965c5b0e9fc670fdb8e36462dcf6f56c
parentfeec53c4e5641f6a9f89ba9dcd8d89d84ea2717c
[dev.typeparams] cmd/compile/internal/syntax: convert (most) parser tests to new type set syntax

Left a couple of tests with old notation so that we keep testing it
while the notation is still supported.

Change-Id: Ia6a3e7911af87eaccc7b06189c10f79789575a98
Reviewed-on: https://go-review.googlesource.com/c/go/+/328256
Trust: Robert Griesemer <gri@golang.org>
Run-TryBot: Robert Griesemer <gri@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
src/cmd/compile/internal/syntax/testdata/go2/linalg.go2
src/cmd/compile/internal/syntax/testdata/go2/smoketest.go2
src/cmd/compile/internal/syntax/testdata/go2/typeinst2.go2
src/cmd/compile/internal/syntax/testdata/go2/typeparams.go2