mirror of https://github.com/tc39/test262.git
parent
26b3015f33
commit
b3fc8482fb
|
@ -5,7 +5,6 @@
|
||||||
esid: sec-tostring-applied-to-the-bigint-type
|
esid: sec-tostring-applied-to-the-bigint-type
|
||||||
description: BigInt .toString() returns only decimal digits, does not include BigIntLiteralSuffix
|
description: BigInt .toString() returns only decimal digits, does not include BigIntLiteralSuffix
|
||||||
info: |
|
info: |
|
||||||
|
|
||||||
ToString Applied to the BigInt Type
|
ToString Applied to the BigInt Type
|
||||||
|
|
||||||
The abstract operation ToString converts a BigInt i to String format as follows:
|
The abstract operation ToString converts a BigInt i to String format as follows:
|
||||||
|
|
Loading…
Reference in New Issue