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

Literal longs incorrectly parsed as integers #126

Closed
Gabriel-Darbord opened this issue Oct 27, 2023 · 1 comment
Closed

Literal longs incorrectly parsed as integers #126

Gabriel-Darbord opened this issue Oct 27, 2023 · 1 comment

Comments

@Gabriel-Darbord
Copy link
Member

Gabriel-Darbord commented Oct 27, 2023

Similar to #124.
The parser will incorrectly interpret a long literal like 2L as an integer.

@NicolasAnquetil
Copy link
Contributor

Closing and replace with #157

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

No branches or pull requests

2 participants