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
Some languages do not allow leading zeros on the numeric literals, but do within the exponents of scientific notation. Currently, disabling the leading zero also disables it for the exponents: this should be configurable separately. This is a major addition, as it involves changing the description objects.
The text was updated successfully, but these errors were encountered:
Some languages do not allow leading zeros on the numeric literals, but do within the exponents of scientific notation. Currently, disabling the leading zero also disables it for the exponents: this should be configurable separately. This is a major addition, as it involves changing the description objects.
The text was updated successfully, but these errors were encountered: