Avoid reading unused lvars in Primitive.cexpr by jhawthorn · Pull Request #9499 · ruby/ruby

https://bugs.ruby-lang.org/issues/20178 Previously on builds with optimizations disabled, we could end up with an out of bounds read trying to access a non-existent local variable in the compiled P...