Skip to content

Allow setting init(x) when x has initial assignment. - #1355

Merged
luciansmith merged 2 commits into
developfrom
issue-1353
Sep 4, 2026
Merged

Allow setting init(x) when x has initial assignment.#1355
luciansmith merged 2 commits into
developfrom
issue-1353

Conversation

@luciansmith

Copy link
Copy Markdown

Fixes #1353

@matthiaskoenig

Copy link
Copy Markdown
Collaborator

Thanks. This is great.

The earlier regenerate doesn't always happen (if there's no initial assignment to remove)
@luciansmith
luciansmith merged commit a8f5438 into develop Sep 4, 2026
24 of 27 checks passed
@luciansmith
luciansmith deleted the issue-1353 branch September 4, 2026 00:31
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.

r.setValue("init(x)", 3) should work when x has an initial assignment.

2 participants