mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 14:04:51 +02:00
Fix description typo (#1180)
This commit is contained in:
parent
da4b85d58d
commit
eaffe8671c
@ -5,7 +5,7 @@
|
||||
author: Caitlin Potter <caitp@igalia.com>
|
||||
esid: 12.1
|
||||
description: >
|
||||
`await` is a reserved keyword within async generator function bodies and may
|
||||
`yield` is a reserved keyword within async generator function bodies and may
|
||||
not be used as the binding identifier of a parameter.
|
||||
negative:
|
||||
phase: early
|
||||
|
Loading…
x
Reference in New Issue
Block a user