Skip to content

[BUGFIX] Fix null access when stringifying function argument#454

Open
NotHyper-474 wants to merge 1 commit into
FunkinCrew:developfrom
NotHyper-474:fix/no-type-on-null-type
Open

[BUGFIX] Fix null access when stringifying function argument#454
NotHyper-474 wants to merge 1 commit into
FunkinCrew:developfrom
NotHyper-474:fix/no-type-on-null-type

Conversation

@NotHyper-474

Copy link
Copy Markdown
Collaborator

Addresses the crash in FunkinCrew/Funkin#7649

Functions can have arguments that have no types specified, and Printer didn't take that into account.

@NotHyper-474 NotHyper-474 changed the title [BUGFIX] Fix null access when printing function argument [BUGFIX] Fix null access when stringifying function argument Jul 24, 2026
Some functions may have arguments that have no types specified, and `Printer` didn't take that into account.
@NotHyper-474
NotHyper-474 force-pushed the fix/no-type-on-null-type branch from 2f7411a to d746da2 Compare July 24, 2026 00:20
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