mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00:00
Instead, prefer `scan_byte` over `get_byte` since that already returns the byte as an integer, sidestepping conversion issues. Fixes https://github.com/ruby/prism/issues/3582 https://github.com/ruby/prism/commit/7f3008b2b5