]> Cypherpunks repositories - gostls13.git/commit
test: new test for issue 30862
authorThan McIntosh <thanm@google.com>
Fri, 15 Mar 2019 17:58:21 +0000 (13:58 -0400)
committerThan McIntosh <thanm@google.com>
Fri, 15 Mar 2019 19:05:53 +0000 (19:05 +0000)
commit64b1889e2d98e336160cad337a7781c720696290
treeea74db10e0082c33094b3689b969789991bea425
parent156c830bea6795d57ef9eb9bfe66197413c00fce
test: new test for issue 30862

New test case, inspired by gccgo issue 30862.

Updates #30862.

Change-Id: I5e494b877e4fd142b8facb527471fe1fdef39c61
Reviewed-on: https://go-review.googlesource.com/c/go/+/167744
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
test/fixedbugs/issue30862.dir/a.go [new file with mode: 0644]
test/fixedbugs/issue30862.dir/b.go [new file with mode: 0644]
test/fixedbugs/issue30862.dir/main.go [new file with mode: 0644]
test/fixedbugs/issue30862.go [new file with mode: 0644]