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(runtime) : for non-built in functions, number of arguments must equal to number of function's params #85

Merged
merged 3 commits into from
Mar 11, 2024

Conversation

pacifiquem
Copy link
Member

Arguments of a function while it's being called must equal to the number of parameters it had while it was being declared.

@pacifiquem pacifiquem merged commit 99eaaa9 into main Mar 11, 2024
2 checks passed
@pacifiquem pacifiquem deleted the fix-arguments-params branch March 11, 2024 19:24
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