haxe
haxe copied to clipboard
Fix bug with scientific notation
This fixes a bug where you cant do 1.5_5e5_5
Example: https://try.haxe.org/#f3B5d134
I never really noticed this PR, but it's missing a test for what it's fixing.