9e1c9c5
ebffb99
1 2 3
4 5
6
package main const ( panicType = "type error" panicNotImplemented = "not implemented" )