Stachu Korick
Stachu Korick
I appreciate that context - agreed, that's a tricky question, and I'm not sure what's "right." When I get to this, I think I'll start off with exploring and tidying...
copy-as-curl is based on the current trace, correct? If so, I think it'd be best to be re-branded as "copy trace as curl," and the trace should have everything it...
> I'm guessing you're thinking "rewrite in Dark" - we can port refactoring functions to dark at some point, but this issue is more about the behaviour, right? Yes, you're...
relates to #4111
We're using Ply in most layers of Analysis/Wasm already, just not within Wasm.fs/Analysis.fs itself. The real output of this issue should be removing the `.Result` some day, or at least...
Is this still relevant? If so, could you please clarify here?
Somehow, this has resolved itself? I can't reproduce, for lists or tuples.
Nevermind - I can repro - but seemingly only with mixed types? e.g. I can repro with ("hel|lo", 12|34) but not with 2 strings
Will be fixed by #4531
These tests were since [disabled](https://github.com/darklang/dark/blob/6af54726fcf429768f0e05f656684b868d42cf46/fsharp-backend/tests/testfiles/staticassets.tests#L88) and a new goal should be to bring them back safely.