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

Multi-argument builtin functions can't handle casts around tuple #1424

Open
Negabinary opened this issue Dec 2, 2024 · 0 comments · May be fixed by #1475
Open

Multi-argument builtin functions can't handle casts around tuple #1424

Negabinary opened this issue Dec 2, 2024 · 0 comments · May be fixed by #1475
Assignees
Labels
bug critical critical bug

Comments

@Negabinary
Copy link
Contributor

let x : ( , ) = ("Oh","no") in
string_compare(x)

image

@cyrus- cyrus- added bug critical critical bug labels Dec 4, 2024
@cyrus- cyrus- moved this to Team Dynamics in Hazel Big Board Dec 4, 2024
Negabinary added a commit that referenced this issue Jan 23, 2025
@Negabinary Negabinary linked a pull request Jan 23, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug critical critical bug
Projects
Status: Team Dynamics
Development

Successfully merging a pull request may close this issue.

2 participants