Skip to content

fix #13737 #13738

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

Merged
merged 1 commit into from
Mar 24, 2020
Merged

fix #13737 #13738

merged 1 commit into from
Mar 24, 2020

Conversation

timotheecour
Copy link
Member

@timotheecour timotheecour commented Mar 23, 2020

/Users/timothee/git_clone/nim/timn/tests/nim/all/t10396.nim(5, 1) template/generic instantiation from here
/Users/timothee/git_clone/nim/timn/tests/nim/all/t10396.nim(6, 9) Error: invalid pragma: byaddr
  var a {.byaddr.} = s[0]

@Araq Araq merged commit 46c827b into nim-lang:devel Mar 24, 2020
@timotheecour timotheecour deleted the pr_fix_13737 branch March 24, 2020 10:24
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.

Internal compiler error when using the new variable pragmas
2 participants