Change number.int
default max
to Number.MAX_SAFE_INTEGER
#1598
Labels
c: refactor
PR that affects the runtime behavior, but doesn't add new features or fixes bugs
m: number
Something is referring to the number module
p: 1-normal
Nothing urgent
s: accepted
Accepted feature / Confirmed bug
Milestone
We want that the
number.int
max
value is by defaultNumber.MAX_SAFE_INTEGER
We are open for other proposed min or max values
This wont affect legacy
datatype.number
!Waiting on:
The text was updated successfully, but these errors were encountered: