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

This should not type check #2103

Closed
athas opened this issue Feb 4, 2024 · 0 comments
Closed

This should not type check #2103

athas opened this issue Feb 4, 2024 · 0 comments
Assignees

Comments

@athas
Copy link
Member

athas commented Feb 4, 2024

def main  =
  let [n] (A: [n]i64, B: [n]i64) = (iota 1, iota 2)
  in zip A B
@athas athas self-assigned this Feb 4, 2024
@athas athas closed this as completed in deb1c85 Feb 4, 2024
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

1 participant