summaryrefslogtreecommitdiff
path: root/trunk/lib/irb/ws-for-case-2.rb
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/lib/irb/ws-for-case-2.rb')
-rw-r--r--trunk/lib/irb/ws-for-case-2.rb14
1 files changed, 0 insertions, 14 deletions
diff --git a/trunk/lib/irb/ws-for-case-2.rb b/trunk/lib/irb/ws-for-case-2.rb
deleted file mode 100644
index 24c5fd5aa8..0000000000
--- a/trunk/lib/irb/ws-for-case-2.rb
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# 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