mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
14 lines
220 B
Text
14 lines
220 B
Text
|
|
||
|
####################
|
||
|
# Testing eval builtin
|
||
|
fish: Unexpected end of string, expecting ')'
|
||
|
(
|
||
|
^
|
||
|
|
||
|
fish: The expanded command was empty.
|
||
|
""
|
||
|
^
|
||
|
|
||
|
####################
|
||
|
# Testing eval with empty functions, blocks, and arguments
|