mirror of
https://github.com/nushell/nushell.git
synced 2025-07-08 10:27:47 +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