]> Cypherpunks repositories - gostls13.git/commit
test: add test for issue 38698
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 22 Feb 2021 19:11:51 +0000 (11:11 -0800)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 22 Feb 2021 20:00:00 +0000 (20:00 +0000)
commit87e984ab2988afccdb75a4c235b318ec6be46e6a
tree75d1c58e6c91fa73345d4e23ac821b5adaf2b8e1
parentb2bdadfe88c205baed2f3dde6aa4709940ce4a7b
test: add test for issue 38698

It was fixed by CL 294289, for #44378.
This is a different style of test that uses
line directives instead of extremely long lines.

Fixes #38698.

Change-Id: I50a1585030978b35fffa9981d6ed96b99216dc3e
Reviewed-on: https://go-review.googlesource.com/c/go/+/295129
Trust: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
test/fixedbugs/issue38698.go [new file with mode: 0644]