import "cmd/vet/testdata/method"
method.go
type MethodTest int
func (t *MethodTest) Scan(x fmt.ScanState, c byte)