Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Binary promotion for complex assignment #25

Closed
jyn514 opened this issue Aug 28, 2019 · 1 comment
Closed

Binary promotion for complex assignment #25

jyn514 opened this issue Aug 28, 2019 · 1 comment
Labels
hard Extra attention is needed
Milestone

Comments

@jyn514
Copy link
Owner

jyn514 commented Aug 28, 2019

No description provided.

@jyn514 jyn514 added the MVP label Aug 28, 2019
@jyn514
Copy link
Owner Author

jyn514 commented Aug 28, 2019

Looking back at this, it seems have to been fixed without my noticing? This works on master:

int x = 0;
int main() { return x+= 1.0; }

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hard Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant