mirror of
https://github.com/tc39/test262.git
synced 2025-07-26 23:44:27 +02:00
small typo
This commit is contained in:
parent
e28a6f37d0
commit
b64d01d568
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
desc: Static Async Generator Private Methods can be named prototype
|
desc: Static Async Generator Private Methods can be named "#prototype"
|
||||||
info: |
|
info: |
|
||||||
Class Definitions / Static Semantics: Early Errors
|
Class Definitions / Static Semantics: Early Errors
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
desc: Static Async Private Methods can be named prototype
|
desc: Static Async Private Methods can be named "#prototype"
|
||||||
info: |
|
info: |
|
||||||
Class Definitions / Static Semantics: Early Errors
|
Class Definitions / Static Semantics: Early Errors
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
desc: Static Generator Private Methods can be named prototype
|
desc: Static Generator Private Methods can be named "#prototype"
|
||||||
info: |
|
info: |
|
||||||
Class Definitions / Static Semantics: Early Errors
|
Class Definitions / Static Semantics: Early Errors
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
desc: Static Private Methods can be named prototype
|
desc: Static Private Methods can be named "#prototype"
|
||||||
info: |
|
info: |
|
||||||
Class Definitions / Static Semantics: Early Errors
|
Class Definitions / Static Semantics: Early Errors
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user