Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Re-add {% set %} as alias for {% let %} #1051

Merged
merged 1 commit into from
May 18, 2024
Merged

Re-add {% set %} as alias for {% let %} #1051

merged 1 commit into from
May 18, 2024

Conversation

Kijewski
Copy link
Member

Commit 615fb82 introduced a regression. {% set %} and {% let %} should be interchangeable, but only the latter syntax works.

This PR fixes the problem, and adds a regression test.

Commit [615fb82] introduced a regression. `{% set %}` and `{% let %}`
should be interchangeable, but only the latter syntax works.

This PR fixes the problem, and adds a regression test.

[615fb82]: <615fb82>
@djc
Copy link
Collaborator

djc commented May 18, 2024

Thanks!

@djc djc merged commit c1366e0 into askama-rs:main May 18, 2024
@Kijewski Kijewski deleted the pr-let-set branch May 18, 2024 16:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants