mirror of
https://github.com/nushell/nushell.git
synced 2025-05-02 17:14:27 +02:00
Closes #15305 # Description Basically turns off `skip_comments` of the lex function for right hand side expressions of `let`/`mut`, just as in `parse_const`. # User-Facing Changes Should be none. # Tests + Formatting +1 # After Submitting |
||
---|---|---|
.. | ||
test_lex.rs | ||
test_parser_unicode_escapes.rs | ||
test_parser.rs |