summaryrefslogtreecommitdiff
path: root/lib/irb/ws-for-case-2.rb
blob: 8cfa87ae3d963b37875c9b8289e8a0c03dc61014 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
#   irb/ws-for-case-2.rb - 
#   	$Release Version: 0.7.3$
#   	$Revision$
#   	$Date$
#   	by Keiju ISHITSUKA(keiju@ishitsuka.com)
#
# --
#
#   
#

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