Codebase Browser
go
Go to App
go
/
src/runtime/
panicnil_test.go
func
TestPanicNil
(
t
*
testing
.
T
)
{
…
}
func
checkPanicNil
(
t
*
testing
.
T
,
want
any
)
{
…
}