mirror of
https://github.com/ruby/ruby.git
synced 2026-08-02 20:49:12 +08:00
(https://github.com/ruby/syntax_suggest/pull/260) * Remove dead code_with_context helper code_with_context has had no caller since display_invalid_blocks.rb was introduced in b57fe7fc. display_block builds and renders the context directly. * Remove blank line --------- https://github.com/ruby/syntax_suggest/commit/a5acd99073 Co-authored-by: Earlopain <14981592+Earlopain@users.noreply.github.com>