Skip to content

fix: Fixes wrong sigil allowed#1093

Merged
boriel merged 2 commits into
mainfrom
fix/wrong_sigil
Jul 11, 2026
Merged

fix: Fixes wrong sigil allowed#1093
boriel merged 2 commits into
mainfrom
fix/wrong_sigil

Conversation

@boriel

@boriel boriel commented Jul 11, 2026

Copy link
Copy Markdown
Collaborator

What / Why

Fixed a bug which allowed the $ sigil to be used with non-string variables.
Fixes #1082

@boriel boriel merged commit 0bea787 into main Jul 11, 2026
1 check passed
@boriel boriel deleted the fix/wrong_sigil branch July 11, 2026 12:54
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.

[Bug]: Using an integer variable with $ does not produce an error

1 participant