mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-04 00:58:46 +00:00
7ddae68645
THERE WERE TABS! TABS! TABS! [ci skip]
4 lines
42 B
Fish
4 lines
42 B
Fish
for i in (seq 2000)
|
|
command true
|
|
end
|
|
|