switch.1 (fish-3.5.0.tar.xz) | : | switch.1 (fish-3.5.1.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 45 | skipping to change at line 45 | |||
echo fish | echo fish | |||
case '*' | case '*' | |||
echo I have no idea what a $animal is | echo I have no idea what a $animal is | |||
end | end | |||
If the above code was run with $animal set to whale, the output would be mammal. | If the above code was run with $animal set to whale, the output would be mammal. | |||
COPYRIGHT | COPYRIGHT | |||
2022, fish-shell developers | 2022, fish-shell developers | |||
3.5 Jun 16, 2022 SWITCH(1) | 3.5 Jul 20, 2022 SWITCH(1) | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |