Skip to content

fix: do not mutate std.removeAt parameters #812

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zarelit
Copy link

@zarelit zarelit commented Jun 18, 2025

Resolves #807

@zarelit zarelit force-pushed the fix_807_removeAt branch from 794cad0 to b961f92 Compare June 19, 2025 07:17
stephenamar-db pushed a commit to databricks/sjsonnet that referenced this pull request Jun 19, 2025
…r. (#437)

Motivation:
Add a test for std.removeAt, which should not modify the parameter.

ported from go-jsonnet 
refs: google/go-jsonnet#812
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.

removeAt performs mutation on its parameter
1 participant