We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ecmarkup
@tc39/ecma262-biblio
1 parent 1a895fb commit 6d80d6aCopy full SHA for 6d80d6a
package.json
@@ -14,7 +14,7 @@
14
},
15
"license": "MIT",
16
"devDependencies": {
17
- "@tc39/ecma262-biblio": "^2.1.2390",
18
- "ecmarkup": "^14.1.1"
+ "@tc39/ecma262-biblio": "^2.1.2571",
+ "ecmarkup": "^17.0.0"
19
}
20
spec.emu
@@ -18,6 +18,6 @@ contributors: Your Name(s) Here
1. Let _stage_ be *0*<sub>ℤ</sub>.
1. Else,
1. Let _stage_ be *-1*<sub>ℤ</sub>.
21
- 1. Return ? ToString(_proposal_).
+ 1. Return ? ToString(_stage_).
22
</emu-alg>
23
</emu-clause>
0 commit comments