While your statement works in the assignment, I have difficulty seeing a valid use for that syntax.
Me neither, but it is an example of a reference to an array element, which is the closest approach yet to an answer to the original question - if the array element changes, the reference changes, and vice versa.