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

investigate TypeAndNumberOfArgsIsCorrect #372

Open
Sanegv opened this issue May 22, 2024 · 0 comments
Open

investigate TypeAndNumberOfArgsIsCorrect #372

Sanegv opened this issue May 22, 2024 · 0 comments
Assignees
Labels
under investigation the problem is currently under investigation

Comments

@Sanegv
Copy link
Member

Sanegv commented May 22, 2024

In function.go, line 275, we check if the types of the function parameters and the parameters passed in arguments are the same, but since we already check that the arguments exist at line 256, we can never get inside the check.

@Sanegv Sanegv added the under investigation the problem is currently under investigation label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
under investigation the problem is currently under investigation
Projects
Status: Todo
Development

No branches or pull requests

2 participants