]> Cypherpunks repositories - gostls13.git/commit
test: add order of evaluation test case that gccgo got wrong
authorIan Lance Taylor <iant@golang.org>
Tue, 10 Jul 2018 20:25:46 +0000 (13:25 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 10 Jul 2018 21:30:26 +0000 (21:30 +0000)
commitd49572eaf38f85b661078ec6a628ce0fa3903275
tree63b74f3197cfdc3566d03e4e60b5d319fc3c373a
parenteb9356b7a296cb3ee6dc355191cab23d29ed3427
test: add order of evaluation test case that gccgo got wrong

Updates #23188

Change-Id: Idc5567546d1c4c592f997a4cebbbf483b85331e0
Reviewed-on: https://go-review.googlesource.com/123115
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/fixedbugs/issue23188.go [new file with mode: 0644]