aboutsummaryrefslogblamecommitdiff
path: root/panics.go
blob: 5bff91e1abf0d45ef267b82a383eaef2e5c78213 (plain) (tree)
1
2
3
4
5




                                
package main

const (
	panicType = "type error"
)