Skip to content

Fix incorrect use of expression reification#403

Merged
AbnormalPoof merged 1 commit into
FunkinCrew:experimentalfrom
NotHyper-474:fix/hscriptable-reification
May 25, 2026
Merged

Fix incorrect use of expression reification#403
AbnormalPoof merged 1 commit into
FunkinCrew: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.

@NotHyper-474 NotHyper-474 force-pushed the fix/hscriptable-reification branch from 1413d0f to a5054b6 Compare May 19, 2026 20:55
@AbnormalPoof AbnormalPoof merged commit 25b8c34 into FunkinCrew:experimental May 25, 2026
@NotHyper-474 NotHyper-474 deleted the fix/hscriptable-reification branch May 25, 2026 19:29
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.

2 participants