Revert "Remove panic not needed since Go 1.1."
This reverts commit 53e2fd7421.
This commit is contained in:
parent
53e2fd7421
commit
6004a1368e
1 changed files with 1 additions and 0 deletions
|
|
@ -67,4 +67,5 @@ func NewLenChars(length int, chars []byte) string {
|
|||
}
|
||||
}
|
||||
}
|
||||
panic("unreachable")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue