Skip to content

Fix incorrect use of expression reification#403

Open
NotHyper-474 wants to merge 1 commit intoFunkinCrew:experimentalfrom
NotHyper-474:fix/hscriptable-reification
Open

Fix incorrect use of expression reification#403
NotHyper-474 wants to merge 1 commit intoFunkinCrew:experimentalfrom
NotHyper-474:fix/hscriptable-reification

Conversation

@NotHyper-474
Copy link
Copy Markdown
Collaborator

@NotHyper-474 NotHyper-474 commented May 3, 2026

Fixes #225

This PR fixes an improper use of expression reification in a macro, we only use these after a macro keyword AND if we're trying to get an Expr, but we all it wants is to format a string so it's not actually needed.

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.

1 participant