]> Cypherpunks.ru repositories - gostls13.git/commit
test: add test that gofrontend gets wrong
authorIan Lance Taylor <iant@golang.org>
Sat, 25 Jun 2022 22:40:11 +0000 (15:40 -0700)
committerIan Lance Taylor <iant@google.com>
Sun, 26 Jun 2022 00:26:59 +0000 (00:26 +0000)
commit416c953960a475b7418b5c6aef0f46dd102b9129
treefff8a58a4f1d3c438d7b3a0f336c3d2a92a4c62e
parent666d736ecb8afbe1aeb1d15f3958b70af2173510
test: add test that gofrontend gets wrong

For #52856

Change-Id: Iab3e8352f64d774058391f0422cd01c53c3e711d
Reviewed-on: https://go-review.googlesource.com/c/go/+/414235
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
test/fixedbugs/issue52856.dir/a.go [new file with mode: 0644]
test/fixedbugs/issue52856.dir/main.go [new file with mode: 0644]
test/fixedbugs/issue52856.go [new file with mode: 0644]