mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
follow r53691
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53719 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
10eef96df4
commit
59e8cd3ea0
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ class RubyVM::InstructionSequence
|
|||
begin
|
||||
iseq.to_binary
|
||||
rescue RuntimeError # not a toplevel
|
||||
# STDERR.puts [:failed, e, iseq].inspect
|
||||
# STDERR.puts [:failed, $!, iseq].inspect
|
||||
nil
|
||||
end
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue