Skip to content

Fish: fix [...] which are not preceded by a variable or command substitution, command path and multi-line comment

echo $foo[1] foo[1]
#        ~~~        Index
#               ~~~ Normal

BUG: 475933

Merge request reports