mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 15:37:24 +00:00
13 lines
220 B
Text
13 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
|