ac2a876466dc507b38a2e806fed65b01f733beb9
[svn/Cll1h/.git] / demos / performance / print2.rb
1 #!/usr/bin/ruby
2
3 10000000.times { print "stuff1"," ","stuff2","\n" }
4
This page took 0.266424 seconds and 3 git commands to generate.