Hacker News new | ask | show | jobs
by maximus-decimus 862 days ago
My guess because it really doesn't save that many characters compared to

for i:= 3 ; i<10; i++ {}

I didn't count but it might actually be longer.

range 10 is at least shorter