mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-02 19:32:17 +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 |