forked from extern/nushell
0fe2884397
# Description Currently `let` and `const` share error handling, and this might lead to confusing error messages ![sJan17-51](https://user-images.githubusercontent.com/98623181/212981108-c80b3e55-cece-4ee5-ba8f-cb5dcfdf63e0.png) 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 |