forked from extern/nushell
# Description Currently `let` and `const` share error handling, and this might lead to confusing error messages  This PR adds dedicated errors to `const` |
||
---|---|---|
.. | ||
deparse.rs | ||
errors.rs | ||
eval.rs | ||
flatten.rs | ||
known_external.rs | ||
lex.rs | ||
lib.rs | ||
lite_parser.rs | ||
parse_keywords.rs | ||
parser.rs | ||
type_check.rs |