mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-02 22:01:20 +00:00
When we transform a top-level expect into an inline expect, we collect all intermediate defs before the expect condition, then layer the defs back on. Because the layering procedure builds an expression bottom-up, we must layer on defs in reverse definition order. Closes #4705 |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||