]> Cypherpunks repositories - gostls13.git/commit
test: add test case for issue #13248
authorRobert Griesemer <gri@golang.org>
Mon, 16 Nov 2015 20:40:45 +0000 (12:40 -0800)
committerRobert Griesemer <gri@golang.org>
Tue, 17 Nov 2015 01:05:51 +0000 (01:05 +0000)
commit48a14663f8066f2643d163cec88f3fd526d08e67
tree32848db01c34f851397fc7b8137b2a8d5067783e
parent0133d24c9410a9b1f3e41925efd5d1c977dd57d6
test: add test case for issue #13248

Issue #13248 was fixed by https://go-review.googlesource.com/#/c/16930/.
This is the corresponding test case (original offending program).

Change-Id: I7c99783db74a5422704409cea7e5073094beadd3
Reviewed-on: https://go-review.googlesource.com/16973
Reviewed-by: Chris Manghane <cmang@golang.org>
test/fixedbugs/issue13248.go [new file with mode: 0644]