Fix off-by-one bug in negative tuple indexing.

Authored by flherne on Jan 13 2017, 9:38 PM.

Description

Fix off-by-one bug in negative tuple indexing.

The first element wasn't found by negative indexing.
Fixes new test tuple_indexaccess4.

Add some other new tuple tests.

Details

Committed
flherneJan 13 2017, 9:38 PM
Parents
R53:6a0c022db2be: Show content types in tooltip for tuples.
Branches
Unknown
Tags
Unknown