differentmatt / filbert

JavaScript parser of Python
Other
133 stars 27 forks source link

my_list[-1] is undefined #22

Closed differentmatt closed 10 years ago

differentmatt commented 10 years ago

Negative indexes should return items offset from the end of the sequence.