mirror of
https://github.com/nushell/nushell.git
synced 2025-08-06 12:40:16 +02:00
Convert the panic when declaration cannot find predeclaration into an error. This error is already covered and reported in the predeclaration phase.