You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The abstract operation ExampleAO2 takes argument param (an <emu-xrefhref="#integer"><ahref="https://tc39.es/ecma262/#integer">integer</a></emu-xref>). It performs the following steps when called:</p>
23
29
<emu-alg><ol><li>Algorithm steps go here.</li></ol></emu-alg>
<p>The abstract operation ExampleAO3 takes argument <del>param (an <emu-xrefhref="#integer"><ahref="https://tc39.es/ecma262/#integer">integer</a></emu-xref>)</del>. It performs the following steps when called:</p>
29
35
<emu-alg><ol><li>Algorithm steps go here.</li></ol></emu-alg>
30
36
</emu-clause>
31
37
32
38
<emu-clauseid="sec-example-grammar">
33
-
<h1><spanclass="secnum">4</span> This and That</h1>
39
+
<h1><spanclass="secnum">5</span> This and That</h1>
<p>The <emu-xrefhref="#sec-algorithm-conventions-syntax-directed-operations"><ahref="https://tc39.es/ecma262/#sec-algorithm-conventions-syntax-directed-operations">syntax-directed operation</a></emu-xref> IsThis takes no arguments. It is an example. It is defined piecewise over the following productions:</p>
<p>The <emu-xrefhref="#sec-algorithm-conventions-syntax-directed-operations"><ahref="https://tc39.es/ecma262/#sec-algorithm-conventions-syntax-directed-operations">syntax-directed operation</a></emu-xref> IsThat takes argument <var>ignored</var> (an example). It is defined piecewise over the following productions:</p>
<p>The abstract operation <emu-xrefaoid="ExampleAO3"id="_ref_0"><ahref="#sec-exampleao3">ExampleAO3</a></emu-xref> takes argument param (an <emu-xrefhref="#integer"><ahref="https://tc39.es/ecma262/#integer">integer</a></emu-xref>) and returns the return type. It performs the following steps when called:</p>
76
82
<emu-alg><ol><li>Algorithm steps go here.</li></ol></emu-alg>
0 commit comments