mirror of
https://github.com/tc39/test262.git
synced 2025-07-25 23:14:47 +02:00
Fix format
This commit is contained in:
parent
642a180e62
commit
41e946d00b
@ -12,7 +12,7 @@ info: |
|
|||||||
6. Repeat, while k ≥ 0
|
6. Repeat, while k ≥ 0
|
||||||
...
|
...
|
||||||
c. Let testResult be ! ToBoolean(? Call(predicate, thisArg, « kValue, 𝔽(k), O »)).
|
c. Let testResult be ! ToBoolean(? Call(predicate, thisArg, « kValue, 𝔽(k), O »)).
|
||||||
...
|
...
|
||||||
flags: [onlyStrict]
|
flags: [onlyStrict]
|
||||||
includes: [testBigIntTypedArray.js]
|
includes: [testBigIntTypedArray.js]
|
||||||
features: [BigInt, TypedArray]
|
features: [BigInt, TypedArray]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user