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

Add test case of trailing zeroes for Scanning: Number literals #kj0 #41

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

andy1li
Copy link
Contributor

@andy1li andy1li commented Sep 12, 2024

This PR adds a new test case to handle number lexmemes with trailing zeroes during scanning. It ensures that trailing zeroes are correctly processed and that number formatting does not lead to incorrect behavior.

Thanks @jfvillablanca for highlighting this! [Forum #1671]

@andy1li andy1li self-assigned this Sep 12, 2024
@andy1li andy1li merged commit 97d090d into main Sep 12, 2024
1 check passed
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.

2 participants