mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-20 07:51:14 -03:00
I never realized script-local variables set after the function definition do not keep their value when the function is executed later in the file.