Shouldn't this rather be: "It is impossible to use this new slice value to access the last element of the original array"
var array [10]int slice = array[2:4:7]