cmd/compile: disallow multiple nil cases in a type switch
Fixes #15898. Change-Id: I66e2ad21f283563c7142aa820f0354711d964768 Reviewed-on: https://go-review.googlesource.com/23573 Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com> Reviewed-by: Keith Randall <khr@golang.org>
Showing
test/fixedbugs/issue15898.go
0 → 100644
Please register or sign in to comment