mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
fix duplicated name
This commit is contained in:
parent
ccc828f499
commit
dff67c809f
@ -11,7 +11,7 @@ prelude: |
|
||||
class B < A; end
|
||||
class C < A; end
|
||||
benchmark:
|
||||
vm_ivar_init: |
|
||||
vm_ivar_init_subclass: |
|
||||
B.new
|
||||
C.new
|
||||
loop_count: 3000000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user