-
Notifications
You must be signed in to change notification settings - Fork 661
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
[Bug] loop mismatched types found for operation #758
Comments
This is indeed the same issue / root cause as #772; the loop index is assigned the type |
Confirmed: the only thing that needs to be done is to complete the
and the error was fixed; it would also fix #772. I'll leave this one to
But otherwise that's the only issue; loop indices get parsed correctly. |
Type casting #600 has not been implemented at the gadget level yet. This bug will be blocked until that is implemented. |
🐛 Bug Report
Code snippet to reproduce
Stack trace & error message
Your Environment
The text was updated successfully, but these errors were encountered: