Replace panic("not reachable")
with panic(NewUnreachableError())
#1077
Loading
panic("not reachable")
with panic(NewUnreachableError())
#1077