mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
bm_vm3_gc.rb: no shebang
* benchmark/bm_vm3_gc.rb: remove unnecessary shebang line. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a136301dea
commit
ecefee85b7
1 changed files with 0 additions and 1 deletions
1
benchmark/bm_vm3_gc.rb
Executable file → Normal file
1
benchmark/bm_vm3_gc.rb
Executable file → Normal file
|
@ -1,4 +1,3 @@
|
|||
#! /usr/bin/ruby
|
||||
5000.times do
|
||||
100.times do
|
||||
{"xxxx"=>"yyyy"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue