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
This bug is introduced by this change #50.
It seems that the rule, which parses a number omitted after decimal point (e.g. 1.) as float, parses head of range value as float incorrectly.
The text was updated successfully, but these errors were encountered:
This bug is introduced by this change #50.
It seems that the rule, which parses a number omitted after decimal point (e.g.
1.
) as float, parses head of range value as float incorrectly.The text was updated successfully, but these errors were encountered: