Expand number ranges FIXED by leonid

#!ruby -pa
$_=eval"([*%f.step(%f-0.1,%f)]*' '+$/).split'.0'"%$F

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page