Support negative Index for arrays: `array[-1]` should return the last element in the array.
Support negative Index for arrays:
array[-1]should return the last element in the array.