mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 19:49:15 +08:00
14 lines
220 B
Plaintext
14 lines
220 B
Plaintext
|
|
####################
|
|
# Testing eval builtin
|
|
fish: Unexpected end of string, expecting ')'
|
|
(
|
|
^
|
|
|
|
fish: The expanded command was empty.
|
|
""
|
|
^
|
|
|
|
####################
|
|
# Testing eval with empty functions, blocks, and arguments
|