(java) Support for Hexadecimal Floating Point Literals #2507
Labels
bug
good first issue
Should be easier for first time contributors
help welcome
Could use help from community
language
Uh oh!
There was an error while loading. Please reload this page.
Describe the issue
Which language seems to have the issue?
According to Oracle Blog Hexadecimal Floating Point Literals are supported in Java.
Are you using
highlight
orhighlightAuto
?highlight
Sample Code to Reproduce
Cases a-h are all legal literals in Java, tested on JShell Version 13.0.2
https://jsfiddle.net/ohqapxnc/
Expected behavior
I would expect that all legal literals are highlighted as numbers.
The text was updated successfully, but these errors were encountered: