Skip to content

[Ruby 3.4] Add specs for keyword arguments in index assignments #1282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

vshabanytsia
Copy link
Contributor

Changes:

[] Keyword arguments are no longer allowed in index assignment
(e.g. a[0, kw: 1] = 2). [Bug #20218]

@vshabanytsia vshabanytsia force-pushed the vs/index-assignment-doesnt-support-keyword-arguments branch from cac92fc to b78320b Compare August 15, 2025 20:26
@vshabanytsia vshabanytsia force-pushed the vs/index-assignment-doesnt-support-keyword-arguments branch from b78320b to f4127b3 Compare August 19, 2025 05:37
@andrykonchin andrykonchin merged commit 37a4e8d into ruby:master Aug 19, 2025
12 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.

2 participants