ruby--ruby/lib/irb/ws-for-case-2.rb

16 lines
201 B
Ruby
Raw Normal View History

#
# irb/ws-for-case-2.rb -
# $Release Version: 0.9$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ishitsuka.com)
#
# --
#
#
#
while true
IRB::BINDING_QUEUE.push b = binding
end