mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 10:51:15 -03:00
fixup! 2
That'll teach me
This commit is contained in:
@@ -313,7 +313,7 @@ echo "Back to normal variable: $testvar" (count $testvar)
|
||||
|
||||
# Test fatal syntax errors
|
||||
$fish -c 'echo $,foo'
|
||||
#CHECKERR: fish: $, is not a valid variable in fish.
|
||||
#CHECKERR: fish: Expected a variable name after this $.
|
||||
#CHECKERR: echo $,foo
|
||||
#CHECKERR: ^
|
||||
$fish -c 'echo {'
|
||||
|
||||
Reference in New Issue
Block a user