1 2 3 4 5 6 7 8 9
# frozen_string_literal: false # # irb/ws-for-case-2.rb - # by Keiju ISHITSUKA([email protected]) # while true IRB::BINDING_QUEUE.push _ = binding end