Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Unterminated function's body statements #121

Merged
merged 2 commits into from
May 18, 2024
Merged

Conversation

pacifiquem
Copy link
Member

Fixes: #119

This PR added a function terminator to help with the functions that returns one statement or none at all

@pacifiquem pacifiquem merged commit 21857b5 into main May 18, 2024
2 checks passed
@pacifiquem pacifiquem deleted the call-stack-return-fix branch May 18, 2024 08: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.

[BUG] : Unterminated function's body statements
1 participant