const internal/types/errors.InvalidCall

3 uses

	internal/types/errors (current package)
		code_string.go#L135: 	_ = x[InvalidCall-127]
		codes.go#L1227: 	InvalidCall

	go/types
		call.go#L251: 		check.errorf(x, InvalidCall, invalidOp+"cannot call non-function %s", x)