mirror of
https://github.com/nushell/nushell.git
synced 2025-05-31 23:25:16 +00:00
Convert the panic when declaration cannot find predeclaration into an error. This error is already covered and reported in the predeclaration phase.