repo.or.cz
/
ruby-svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
* transcode.c (trans_open_i): check the result of rb_transcoding_open.
[ruby-svn.git]
/
lib
/
irb
/
ws-for-case-2.rb
blob
24c5fd5aa8fa458b8588d31e620c2ca6f1d94757
1
#
2
# irb/ws-for-case-2.rb -
3
# $Release Version: 0.9.5$
4
# $Revision$
5
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
6
#
7
# --
8
#
9
#
10
#
11
12
while true
13
IRB::BINDING_QUEUE.push b = binding
14
end