Skip to content

Conversation

@aeberhart
Copy link
Contributor

happened generally when the index is less than (-size) - i.e. counting in to the array still yields a negative index

happened generally when the index is less than (-size) - i.e. counting
in to the array still yields a negative index
@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Test Results

1 724 tests  +1   1 721 ✅ +1   5s ⏱️ -1s
  117 suites ±0       3 💤 ±0 
  117 files   ±0       0 ❌ ±0 

Results for commit 42c8c7e. ± Comparison against base commit 0645e7b.

@uw4 uw4 merged commit f69157d into main Dec 5, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

negative index on empty arrays gives index out of bound instead of giving null output.

3 participants