Skip to content

Fix bug in ArrayList.RemoveAt#388

Merged
adams85 merged 2 commits intomainfrom
fix/arraylist-removeat
May 21, 2023
Merged

Fix bug in ArrayList.RemoveAt#388
adams85 merged 2 commits intomainfrom
fix/arraylist-removeat

Conversation

@adams85
Copy link
Collaborator

@adams85 adams85 commented May 21, 2023

When removing the item preceding the last one using ArrayList.RemoveAt, the resulting list is incorrect. This PR fixes this.

@adams85 adams85 merged commit 712dab2 into main May 21, 2023
@adams85 adams85 deleted the fix/arraylist-removeat branch May 21, 2023 20:54
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.

1 participant