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

Variable declaration and type conversion not working in single line #320

Closed
Tracked by #277
MiranDMC opened this issue Apr 15, 2024 · 1 comment
Closed
Tracked by #277
Labels
Milestone

Comments

@MiranDMC
Copy link

Code below won't compile:

int coarse = 10
float precise =# coarse
@x87 x87 added priority:p3 Low priority type:nice-to-have minor enhancements scope:compiler labels Apr 29, 2024
@x87 x87 added this to the v4.0.0 milestone Apr 29, 2024
@x87 x87 mentioned this issue Apr 29, 2024
59 tasks
@x87
Copy link
Collaborator

x87 commented Aug 7, 2024

fixed in 4.0.0

@x87 x87 closed this as completed Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants