Skip to content

Commit 7ed6d07

Browse files
authored
Merge pull request #229 from kojix2/inout
remove In Out from top-level
2 parents f494ef1 + dd4613f commit 7ed6d07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/iruby/backend.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
module IRuby
22
In, Out = [nil], [nil]
3-
::In, ::Out = In, Out
43

54
module History
65
def eval(code, store_history)

0 commit comments

Comments
 (0)