Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6277c43 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuckton committed Apr 10, 2024
1 parent ec70e51 commit 1551832
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -5971,7 +5971,7 @@ <h1><span class="secnum">7.2.1.1</span> Static Semantics: Early Errors</h1>
It is a Syntax Error if the <emu-xref aoid="BoundNames" id="_ref_180"><a href="#sec-static-semantics-boundnames">BoundNames</a></emu-xref> of <emu-nt id="_ref_426"><a href="#prod-BindingList">BindingList</a></emu-nt> contains any duplicate entries.
</li>
<li>
It is a Syntax Error if the <emu-xref href="#sec-context-free-grammars"><a href="https://tc39.es/ecma262/#sec-context-free-grammars">goal symbol</a></emu-xref> is <emu-nt><a href="https://tc39.es/ecma262/#prod-Script">Script</a></emu-nt> and <emu-nt id="_ref_427"><a href="#prod-UsingDeclaration">UsingDeclaration</a></emu-nt> is not contained, either directly or indirectly, within a <emu-nt><a href="https://tc39.es/ecma262/#prod-Block">Block</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-CaseBlock">CaseBlock</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-ForStatement">ForStatement</a></emu-nt>, <emu-nt id="_ref_428"><a href="#prod-ForInOfStatement">ForInOfStatement</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-FunctionBody">FunctionBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-GeneratorBody">GeneratorBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-AsyncGeneratorBody">AsyncGeneratorBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-AsyncFunctionBody">AsyncFunctionBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-ClassStaticBlockBody">ClassStaticBlockBody</a></emu-nt>, or <emu-nt><a href="https://tc39.es/ecma262/#prod-ClassBody">ClassBody</a></emu-nt>.
It is a Syntax Error if the <emu-xref href="#sec-context-free-grammars"><a href="https://tc39.es/ecma262/#sec-context-free-grammars">goal symbol</a></emu-xref> is <emu-nt><a href="https://tc39.es/ecma262/#prod-Script">Script</a></emu-nt> and <emu-nt id="_ref_427"><a href="#prod-UsingDeclaration">UsingDeclaration</a></emu-nt> is not contained, either directly or indirectly, within a <emu-nt><a href="https://tc39.es/ecma262/#prod-Block">Block</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-CaseBlock">CaseBlock</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-ForStatement">ForStatement</a></emu-nt>, <emu-nt id="_ref_428"><a href="#prod-ForInOfStatement">ForInOfStatement</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-FunctionBody">FunctionBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-GeneratorBody">GeneratorBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-AsyncGeneratorBody">AsyncGeneratorBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-AsyncFunctionBody">AsyncFunctionBody</a></emu-nt>, or <emu-nt><a href="https://tc39.es/ecma262/#prod-ClassStaticBlockBody">ClassStaticBlockBody</a></emu-nt>.
</li>
</ul>
<emu-grammar><emu-production name="AwaitUsingDeclaration">
Expand All @@ -5991,7 +5991,7 @@ <h1><span class="secnum">7.2.1.1</span> Static Semantics: Early Errors</h1>
It is a Syntax Error if the <emu-xref aoid="BoundNames" id="_ref_182"><a href="#sec-static-semantics-boundnames">BoundNames</a></emu-xref> of <emu-nt id="_ref_434"><a href="#prod-BindingList">BindingList</a></emu-nt> contains any duplicate entries.
</li>
<li>
It is a Syntax Error if the <emu-xref href="#sec-context-free-grammars"><a href="https://tc39.es/ecma262/#sec-context-free-grammars">goal symbol</a></emu-xref> is <emu-nt><a href="https://tc39.es/ecma262/#prod-Script">Script</a></emu-nt> and <emu-nt id="_ref_435"><a href="#prod-AwaitUsingDeclaration">AwaitUsingDeclaration</a></emu-nt> is not contained, either directly or indirectly, within a <emu-nt><a href="https://tc39.es/ecma262/#prod-Block">Block</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-CaseBlock">CaseBlock</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-ForStatement">ForStatement</a></emu-nt>, <emu-nt id="_ref_436"><a href="#prod-ForInOfStatement">ForInOfStatement</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-FunctionBody">FunctionBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-GeneratorBody">GeneratorBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-AsyncGeneratorBody">AsyncGeneratorBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-AsyncFunctionBody">AsyncFunctionBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-ClassStaticBlockBody">ClassStaticBlockBody</a></emu-nt>, or <emu-nt><a href="https://tc39.es/ecma262/#prod-ClassBody">ClassBody</a></emu-nt>.
It is a Syntax Error if the <emu-xref href="#sec-context-free-grammars"><a href="https://tc39.es/ecma262/#sec-context-free-grammars">goal symbol</a></emu-xref> is <emu-nt><a href="https://tc39.es/ecma262/#prod-Script">Script</a></emu-nt> and <emu-nt id="_ref_435"><a href="#prod-AwaitUsingDeclaration">AwaitUsingDeclaration</a></emu-nt> is not contained, either directly or indirectly, within a <emu-nt><a href="https://tc39.es/ecma262/#prod-Block">Block</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-CaseBlock">CaseBlock</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-ForStatement">ForStatement</a></emu-nt>, <emu-nt id="_ref_436"><a href="#prod-ForInOfStatement">ForInOfStatement</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-FunctionBody">FunctionBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-GeneratorBody">GeneratorBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-AsyncGeneratorBody">AsyncGeneratorBody</a></emu-nt>, <emu-nt><a href="https://tc39.es/ecma262/#prod-AsyncFunctionBody">AsyncFunctionBody</a></emu-nt>, or <emu-nt><a href="https://tc39.es/ecma262/#prod-ClassStaticBlockBody">ClassStaticBlockBody</a></emu-nt>.
</li>
</ul>
<emu-note><span class="note">Note</span><div class="note-contents">
Expand Down

0 comments on commit 1551832

Please sign in to comment.