mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
* expand tabs.
This commit is contained in:
parent
ac656bc2bd
commit
aec93417f0
3 changed files with 6 additions and 6 deletions
|
@ -121,7 +121,7 @@ rb_ec_exec_end_proc(rb_execution_context_t * ec)
|
|||
}
|
||||
else {
|
||||
EC_TMPPOP_TAG();
|
||||
error_handle(ec, state);
|
||||
error_handle(ec, state);
|
||||
if (!NIL_P(ec->errinfo)) errinfo = ec->errinfo;
|
||||
EC_REPUSH_TAG();
|
||||
goto again;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue