mirror of
https://github.com/tc39/test262.git
synced 2025-07-26 23:44:27 +02:00
Fix typo
This commit is contained in:
parent
b5ccbcb5e4
commit
fe5f8192de
@ -4,7 +4,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-destructuring-binding-patterns
|
esid: sec-destructuring-binding-patterns
|
||||||
description: >
|
description: >
|
||||||
Funciton.length when ArrayBindingPattern in FormalParameterList
|
Function.length when ArrayBindingPattern in FormalParameterList
|
||||||
features: [destructuring-binding]
|
features: [destructuring-binding]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-destructuring-binding-patterns
|
esid: sec-destructuring-binding-patterns
|
||||||
description: >
|
description: >
|
||||||
Funciton.length when ObjectBindingPattern in FormalParameterList
|
Function.length when ObjectBindingPattern in FormalParameterList
|
||||||
features: [destructuring-binding]
|
features: [destructuring-binding]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user