Skip to content

Fix for ImmutableList.take(int) - #3947

Merged
unp1 merged 1 commit into
mainfrom
fixImmList
Jul 29, 2026
Merged

Fix for ImmutableList.take(int) #3947
unp1 merged 1 commit into
mainfrom
fixImmList

Conversation

@unp1

@unp1 unp1 commented Jul 29, 2026

Copy link
Copy Markdown
Member

Intended Change

Fixes method ImmutableList#take(n) for n > 2

Type of pull request

  • Bug fix (non-breaking change which fixes an issue)
  • There are changes to the (Java) code

Ensuring quality

  • I added new test case(s) for new functionality.

Additional information and contact(s)

The contributions within this pull request are licensed under GPLv2 (only) for inclusion in KeY.

@unp1 unp1 changed the title Fix ImmList#take(int) Fix for ImmutableList.take(int) Jul 29, 2026
@unp1 unp1 self-assigned this Jul 29, 2026
@unp1 unp1 added the 🐞 Bug label Jul 29, 2026
@unp1 unp1 added this to the v3.1.0 milestone Jul 29, 2026
@unp1
unp1 requested a review from wadoon July 29, 2026 07:17
@unp1
unp1 enabled auto-merge July 29, 2026 07:18

@Drodt Drodt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@unp1
unp1 added this pull request to the merge queue Jul 29, 2026
Merged via the queue into main with commit e4a4902 Jul 29, 2026
39 checks passed
@unp1
unp1 deleted the fixImmList branch July 29, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants