import "cmd/vet/testdata/assign"
assign.go
type ST struct { // contains filtered or unexported fields }
func (s *ST) SetX(x int, ch chan int)