```ruby def test l3 = 3 1.times do |l2| _ = l3 1 end end test test ``` ``` thread '<unnamed>' panicked at zjit/src/backend/arm64/mod.rs:73:34: attempted to lower an Opnd::VReg ``` `../build-dev/miniruby --zjit --zjit-disable-hir-opt --zjit-dump-hir=all testmatch.rb` on macOS ARM