The grammar of
JSXIdentifieris not parameterized the same way
Identifier is. This means that <await /> is still a valid production when "[await]" appears during the derivation.
The grammar of
JSXIdentifieris not parameterized the same way
Identifier is. This means that <await /> is still a valid production when "[await]" appears during the derivation.