You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature: numeric constants literal should be parsed as fixed-point numbers instead of floating-point numbers to avoid losing precision without notice
#10220
Closed
youngsofun opened this issue
Feb 25, 2023
· 3 comments
· Fixed by #10275
Summary
for numeric literal with a point, two approaches are used most commonly:
the second way sounds more reasonable to me.
cc @andylokandy @sundy-li @BohuTANG
The text was updated successfully, but these errors were encountered: