summaryrefslogtreecommitdiff
path: root/lib/irb/ws-for-case-2.rb
blob: 24c5fd5aa8fa458b8588d31e620c2ca6f1d94757 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
#   irb/ws-for-case-2.rb - 
#   	$Release Version: 0.9.5$
#   	$Revision$
#   	by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
#
#   
#

while true
  IRB::BINDING_QUEUE.push b = binding
end