OSDN Git Service

remove global variables on maketree.c
[lha/olha.git] / randtest / seq.rb
1 256.times {|c|
2   print "%c" % c
3 }