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

fix: add float to list of constants #56

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

nsi-inco
Copy link
Contributor

No description provided.

@Nsidorenco Nsidorenco merged commit be2acaf into ionide:main May 16, 2024
4 checks passed
@nsi-inco nsi-inco deleted the main branch May 16, 2024 07:59
Comment on lines +431 to +435
1.
1.1
1e+12
1e-12
1.2e+12
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably also add tests for 1.f and 1.0f.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The float32 type is treated separately in the grammar.
But I see we should probably add a test for the 1.0f case

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.

3 participants