cmd/vet: return analysis fails with type-switching and panic() #24140
Comments
With |
This happened after the 99843e2
/cc @griesemer |
Change https://golang.org/cl/97535 mentions this issue: |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of Go are you using (
go version
)?go version devel +0c471dfae2 Mon Feb 26 20:22:06 2018 +0000 linux/amd64
Does this issue reproduce with the latest release?
No-- this is in changes after 1.10.
What did you do?
Given a.go:
What did you expect to see?
No typecheck failures.
The text was updated successfully, but these errors were encountered: