mirror of https://github.com/tc39/test262.git
Fix format
This commit is contained in:
parent
3d82bd7ffb
commit
6a6211e495
|
@ -5,7 +5,7 @@ esid: sec-%typedarray%.prototype.findlastindex
|
|||
description: >
|
||||
Return abrupt from predicate call.
|
||||
info: |
|
||||
%TypedArray%.prototype.findLastIndex ( predicate [ , thisArg ] )
|
||||
%TypedArray%.prototype.findLastIndex ( predicate [ , thisArg ] )
|
||||
|
||||
...
|
||||
5. Let k be len - 1.
|
||||
|
|
Loading…
Reference in New Issue