forgot to expand tabs [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64739 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b80ea712e0
commit
08af3f1b39
@ -1052,7 +1052,7 @@ opt_plus
|
|||||||
val = vm_opt_plus(recv, obj);
|
val = vm_opt_plus(recv, obj);
|
||||||
|
|
||||||
if (val == Qundef) {
|
if (val == Qundef) {
|
||||||
CALL_SIMPLE_METHOD();
|
CALL_SIMPLE_METHOD();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1290,7 +1290,7 @@ opt_aref_with
|
|||||||
#ifndef MJIT_HEADER
|
#ifndef MJIT_HEADER
|
||||||
PUSH(rb_str_resurrect(key));
|
PUSH(rb_str_resurrect(key));
|
||||||
#endif
|
#endif
|
||||||
CALL_SIMPLE_METHOD();
|
CALL_SIMPLE_METHOD();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user