mirror of
https://github.com/nushell/nushell.git
synced 2025-06-02 16:16:01 +02:00
# Description Fixes #12969 where the parser can panic if a redirection is applied to nothing / an empty command. # Tests + Formatting Added a test.