Skip to content

handle explicit remembered() on right side of comparison - #660

Open
Jamiras wants to merge 1 commit into
masterfrom
bugfix/explicit_remember_comparison
Open

Jamiras wants to merge 1 commit into
masterfrom
bugfix/explicit_remember_comparison

Conversation

@Jamiras

@Jamiras Jamiras commented Sep 18, 2026

Copy link
Copy Markdown
Owner

fixes #659

Because chains only operate on the left side of a comparison, the right side was just outputting a single field ({recall} in the provided example). But the associated definition of the remembered value was ignored, much like the pointer chain would be ignored.

@Jamiras Jamiras added this to the 1.17.4 milestone Sep 18, 2026
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.

Missing Remember for remembered() on right side of a comparison

1 participant