mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 17:07:44 +00:00
fixup!
This commit is contained in:
parent
0f8b9699a1
commit
cb48ab882c
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ $fish -c "set -g fish_function_path $(string escape $TMPDIR); this_should_be_an_
|
|||
# CHECKERR: ^~~~~~~~~~~~~~~~~~~~~~^
|
||||
|
||||
$fish -c 'echo {$}'
|
||||
# CHECKERR: fish: Expected a variable name after this $. <= no more checks
|
||||
# CHECKERR: fish: Expected a variable name after this $.
|
||||
# CHECKERR: echo {$}
|
||||
# CHECKERR: ^
|
||||
|
||||
|
|
Loading…
Reference in a new issue