const internal/types/errors.SwappedSliceIndices

3 uses

	internal/types/errors (current package)
		code_string.go#L63: 	_ = x[SwappedSliceIndices-53]
		codes.go#L505: 	SwappedSliceIndices

	go/types
		index.go#L322: 					check.errorf(at, SwappedSliceIndices, "invalid slice indices: %d < %d", y, x)