mirror of
https://github.com/nushell/nushell.git
synced 2025-06-02 16:16:01 +02:00
# Description Currently `let` and `const` share error handling, and this might lead to confusing error messages  This PR adds dedicated errors to `const`