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

Function arguments should have their types checked #91

Open
adam-coster opened this issue Jun 15, 2023 · 0 comments
Open

Function arguments should have their types checked #91

adam-coster opened this issue Jun 15, 2023 · 0 comments
Labels
🌳 parser ✨ feature New feature or request

Comments

@adam-coster
Copy link
Member

Now that we have pretty good type support, function arguments should be tested against the function's parameter types. Diagnostics should be emitted as warnings until we're confident in their accuracy.

@adam-coster adam-coster added 🌳 parser ✨ feature New feature or request labels Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌳 parser ✨ feature New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant