]> Cypherpunks repositories - gostls13.git/commit
internal/fuzz: improve error for mismatched types
authorKatie Hockman <katie@golang.org>
Wed, 3 Nov 2021 14:58:59 +0000 (10:58 -0400)
committerKatie Hockman <katie@golang.org>
Wed, 3 Nov 2021 16:04:43 +0000 (16:04 +0000)
commite0e6e4d23fe840c2c9b4caed30930cad6788b797
treeb36f36d34926e4b2f4eefe957e097439038edf71
parent5f0e5d21bb1f2c1baf15bfd90ad5b090b88e6292
internal/fuzz: improve error for mismatched types

Fixes #48635

Change-Id: Ia3cde119d5eb31bc771fe3a39acb2372dbd988ff
Reviewed-on: https://go-review.googlesource.com/c/go/+/361114
Trust: Katie Hockman <katie@golang.org>
Trust: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Katie Hockman <katie@golang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/testdata/script/test_fuzz.txt
src/internal/fuzz/fuzz.go