05:56
<bakkot>
ljharb: your force-push on https://github.com/tc39/ecma262/pull/3429 seems to have also changed the content?
05:56
<bakkot>
original: https://github.com/tc39/ecma262/commit/7f53968d993601f07563bdfaffa3c6e547674e8f yours: https://github.com/tc39/ecma262/commit/b5aa26bc57d720c7bc8bdd1e1be9cac878b7ac86
05:57
<bakkot>
(specifically, original was [intentionally] changing the order of the list in the first hunk, not just adding an item)
07:22
<ljharb>
ah, yes, there was a conflict
07:22
<ljharb>
if you want to push up a branch that corrects the order i can just pull it in, or a PR
20:54
<bakkot>
ljharb: https://github.com/tc39/ecma262/tree/missed-reorder
21:12
<ljharb>
cool, i'll just land that