]> Cypherpunks repositories - gostls13.git/commit
test: add extra test for issue18661
authorJosh Bleecher Snyder <josharian@gmail.com>
Sun, 22 Jan 2017 00:58:01 +0000 (16:58 -0800)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 2 Feb 2017 04:57:33 +0000 (04:57 +0000)
commitb443babad49f90e9507d91819736c97a7495e308
tree90e759b0b864ddc834800568969c62c8f99c23f2
parentedad59cfae70d2bfb9cdf66e2492f9a1c1318ddc
test: add extra test for issue18661

Make sure that the lack of an lvalue doesn't
cause extra side-effects.

Updates #18661
Updates #18739

Change-Id: I52eb4b4a5c6f8ff5cddd2115455f853c18112c19
Reviewed-on: https://go-review.googlesource.com/36126
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
test/fixedbugs/issue18661.go