mirror of
https://github.com/nushell/nushell.git
synced 2025-06-14 14:06:50 +02:00
Fixes #13722 # Description Simple solution: `eval_block` -> `eval_call` with empty arguments # User-Facing Changes Should be none. # Tests + Formatting +1 # After Submitting