mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 23:23:18 +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
|