mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Fix format
This commit is contained in:
parent
ed2addaa73
commit
3d82bd7ffb
@ -5,7 +5,7 @@ esid: sec-%typedarray%.prototype.findlastindex
|
|||||||
description: >
|
description: >
|
||||||
Predicate is not called on an empty instance
|
Predicate is not called on an empty instance
|
||||||
info: |
|
info: |
|
||||||
%TypedArray%.prototype.findLastIndex ( predicate [ , thisArg ] )
|
%TypedArray%.prototype.findLastIndex ( predicate [ , thisArg ] )
|
||||||
|
|
||||||
...
|
...
|
||||||
6. Repeat, while k ≥ 0
|
6. Repeat, while k ≥ 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user