mirror of
https://github.com/nushell/nushell.git
synced 2025-05-22 23:51:18 +00: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