I've started on this. Difficulties so far include: - [ ] f-string implementation is not quite compatible. In particular, `f"" f""` concatenation is not supported. I think we should accept this minor regression - [ ] we should consider whether to revert our `make_new` slot prototype to match upstream In my WIP branch, `make VARIANT=coverage test_full` now passes, but all the ports are broken.
I've started on this. Difficulties so far include:
f"" f""concatenation is not supported. I think we should accept this minor regressionmake_newslot prototype to match upstreamIn my WIP branch,
make VARIANT=coverage test_fullnow passes, but all the ports are broken.