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