mirror of
https://github.com/nushell/nushell.git
synced 2025-05-29 06:17:54 +02:00
* Allow parsing modules as scripts * Remove 'export env' from the supported keywords * Add test for export in blocks; Allow "export use" * Allow evaluating "export alias" * Fmt; Clippy * Allow running "export extern" in scripts