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