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

(cpp) 1.f is considered a floating-point literal in a1.foo() #4231

Open
Eisenwave opened this issue Mar 26, 2025 · 0 comments
Open

(cpp) 1.f is considered a floating-point literal in a1.foo() #4231

Eisenwave opened this issue Mar 26, 2025 · 0 comments
Labels
bug help welcome Could use help from community language

Comments

@Eisenwave
Copy link
Contributor

Describe the issue
See title.

Which language seems to have the issue?
C++ (cpp)

Are you using highlight or highlightAuto?
highlight.

Sample Code to Reproduce
a1.foo()

Expected behavior
a1 should be an identifier, not just a, followed by a 1.f floating-point literal.

@Eisenwave Eisenwave added bug help welcome Could use help from community language labels Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug help welcome Could use help from community language
Projects
None yet
Development

No branches or pull requests

1 participant