Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/go: update test for change in panic(nil) behavior
panic(nil) now panics with runtime.PanicNilError. For #25448 Change-Id: I58994aa80d4d11f0c5fcd988714f7b4b45c6b5ee Reviewed-on: https://go-review.googlesource.com/c/go/+/462293 Run-TryBot: Ian Lance Taylor <[email protected]> Reviewed-by: Bryan Mills <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Auto-Submit: Bryan Mills <[email protected]> Reviewed-by: Austin Clements <[email protected]> Reviewed-by: Robert Griesemer <[email protected]>
- Loading branch information