mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
LGTM reports that the value assigned to local variable 'shared' is never
used:
https://lgtm.com/projects/g/ruby/ruby/snapshot/f319a5d064627c6641817ec2ed16b97b4d215148/files/misc/lldb_cruby.py#x6512c0281581a470:1
This problem was introduced in by the refactoring that took place in
|
||
|---|---|---|
| .. | ||
| expand_tabs.rb | ||
| lldb_cruby.py | ||
| rb_optparse.bash | ||
| rb_optparse.zsh | ||
| README | ||
| ruby-style.el | ||
| test_lldb_cruby.rb | ||
README this file rb_optparse.bash bash completion script rb_optparse.zsh zsh completion script ruby-style.el Ruby's C/C++ mode style for emacs lldb_cruby.py LLDB port of debug utility test_lldb_cruby.rb test file for LLDB port