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
|
esid: sec-quantifier
|
||||||
description: >
|
description: >
|
||||||
MV of DecimalDigits evaluates to 2 ** 53 - 1.
|
MV of DecimalDigits evaluates to 2 ** 53 - 1.
|
||||||
|
(although DecimalDigits could be arbitrary large integer)
|
||||||
info: |
|
info: |
|
||||||
Quantifier
|
Quantifier
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue