]> Cypherpunks repositories - gostls13.git/commit
test: add test that caused gofrontend to crash
authorIan Lance Taylor <iant@golang.org>
Mon, 5 Aug 2024 18:54:51 +0000 (11:54 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 5 Aug 2024 19:40:55 +0000 (19:40 +0000)
commit1f0c044d60211e435dc58844127544dd3ecb6a41
treeee075b6976fa82fd5212464585783cde0722e638
parent677e080dfed1f17de76d4914cf4935b4914e9ddb
test: add test that caused gofrontend to crash

Apparently people don't tend to pass untyped constant expressions
to panic.

For #68734

Change-Id: I6fff8137a0f001391de9e61860b67026a9db08c2
Reviewed-on: https://go-review.googlesource.com/c/go/+/603096
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
test/fixedbugs/issue68734.go [new file with mode: 0644]