repo.or.cz
/
rbx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Tag unstable CGI specs.
[rbx.git]
/
lib
/
irb
/
ws-for-case-2.rb
blob
61574fdd0482c3b6fcc90c0c29189d4d026f1dfb
1
#
2
# irb/ws-for-case-2.rb -
3
# $Release Version: 0.9.5$
4
# $Revision: 11708 $
5
# $Date: 2007-02-12 15:01:19 -0800 (Mon, 12 Feb 2007) $
6
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
7
#
8
# --
9
#
10
#
11
#
12
13
while true
14
IRB::BINDING_QUEUE.push b = binding
15
end