Philip Chimento
Philip Chimento
Sure, I can review that.
This has a formal approval and a couple of additional approvals. Can we merge it or was anyone else planning to review it?
cc @Ms2ger @mgaudet @smaug----
I've opened a rebased version of this over at https://github.com/tc39/ecma262/pull/3222.
Seems like a good suggestion to me. We don't usually write tests like this in test262 but the argument that it will otherwise never get taken off of implementations' skip...
Thanks for the review! Should have all of the feedback incorporated now.
Appreciate the reviews!
Note, clang-format-diff 18.x has another regression: https://github.com/llvm/llvm-project/pull/86776 This causes the `test_two_files` tests to fail, but it is unrelated to this change. Hopefully they will backport the fix soon.