ecma402 icon indicating copy to clipboard operation
ecma402 copied to clipboard

Replace "{increase,decrease} _alias_ by $value" algorithm steps

Open gibson042 opened this issue 2 years ago • 1 comments

Rather than using "increase alias by $value" or "decrease alias by $value", we should consistently use the more standard "set alias to alias {+,-} $value".

gibson042 avatar Apr 27 '22 18:04 gibson042

cf https://github.com/tc39/ecma262/pull/1542 and linked issues.

bakkot avatar Apr 27 '22 18:04 bakkot


johndoe-glitch avatar Nov 11 '22 08:11 johndoe-glitch