Changes between Initial Version and Version 1 of Ticket #1049, comment 8
- Timestamp:
- Jan 21, 2016, 11:43:25 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1049, comment 8
initial v1 9 9 What should the query above print? 10 10 1. `[-400:150,-200:350]` 11 2. `[0:150, -200:343]` - this is what it currently prints11 2. `[0:150,0:343]` - this is what it currently prints 12 12 3. error? 13 13