]> Cypherpunks repositories - gostls13.git/commit
test: add test that caused a gofrontend crash
authorIan Lance Taylor <iant@golang.org>
Tue, 17 May 2022 22:41:59 +0000 (15:41 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 18 May 2022 00:45:20 +0000 (00:45 +0000)
commit1c6706c71b6b3f783a4f1ce78433a10aa302a9c8
tree2f52dc8ce81ab95f67487a8f9b84314379725c0e
parentc6965ad63fc66e02f37c9dcfc381c898983cec16
test: add test that caused a gofrontend crash

For #51291

Change-Id: If47e4cbf899853ade5050852c3870b9500da4c63
Reviewed-on: https://go-review.googlesource.com/c/go/+/406916
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
test/fixedbugs/issue51291.dir/a.go [new file with mode: 0644]
test/fixedbugs/issue51291.dir/b.go [new file with mode: 0644]
test/fixedbugs/issue51291.go [new file with mode: 0644]