mirror of https://github.com/tc39/test262.git
Add note on arbitrary large integer
This commit is contained in:
parent
669250d098
commit
b59d07937a
|
@ -5,6 +5,7 @@
|
|||
esid: sec-quantifier
|
||||
description: >
|
||||
MV of DecimalDigits evaluates to 2 ** 53 - 1.
|
||||
(although DecimalDigits could be arbitrary large integer)
|
||||
info: |
|
||||
Quantifier
|
||||
|
||||
|
|
Loading…
Reference in New Issue