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