fish-shell/benchmarks/benchmarks/set_long.fish
2023-06-01 18:15:42 +02:00

3 lines
43 B
Fish

for abc in (seq 100000)
set -l def
end