mirror of
https://github.com/nushell/nushell.git
synced 2025-07-10 19:37:16 +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.