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

Match function arguments considering implicit casts #148

Closed
israellot opened this issue Aug 18, 2022 · 2 comments
Closed

Match function arguments considering implicit casts #148

israellot opened this issue Aug 18, 2022 · 2 comments

Comments

@israellot
Copy link
Contributor

If I have a function signature like function(string a, TypeWithImplicitCastOperatorToString b) and I call it with function("bla","bla") the evaluator does not match.

@codingseb
Copy link
Owner

Version 1.4.39.0 is available it contains your pull request.
Thanks a lot for your contribution

@israellot
Copy link
Contributor Author

Thanks for considering @codingseb ! And Thanks for sharing this repo, it has been very useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants