mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-23 22:45:14 +00:00
![]() Functions are not useful to print in expect results, because they are only printed opaquely as `<function>`. Moreover, their transformation to closure sets during mono can be extremely lossy, up to and including the elision of symbols for function closure symbols. As such, simply do not attempt to lookup or print functions referenced in expects. Closes #4389 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |