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

close #12704 by adding a test (tuple codegen error) #13592

Merged
merged 2 commits into from
Mar 6, 2020

Conversation

timotheecour
Copy link
Member

@timotheecour timotheecour commented Mar 5, 2020

compiler/lambdalifting.nim:136:31:  if intType.isNil: intType = newType(tyInt, iter)
compiler/semmagic.nim:166:18:    result.typ = newType(tyInt, context)

@Araq Araq merged commit b80d293 into nim-lang:devel Mar 6, 2020
@timotheecour timotheecour deleted the pr_close_12704_codegen_tuple branch March 6, 2020 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tuple codegen error
2 participants