fish-shell/tests/vars_as_commands.err
ridiculousfish 865a4647ae Allow variables in commands
Syntax highlighting for these coming in next commit.

Fixes #154
2018-09-01 12:00:56 -07:00

7 lines
114 B
Plaintext

fish: The expanded command was empty.
$EMPTY_VARIABLE
^
fish: The expanded command was empty.
"$EMPTY_VARIABLE"
^