mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 22:07:40 +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