We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f494ef1 + dd4613f commit 7ed6d07Copy full SHA for 7ed6d07
lib/iruby/backend.rb
@@ -1,6 +1,5 @@
1
module IRuby
2
In, Out = [nil], [nil]
3
- ::In, ::Out = In, Out
4
5
module History
6
def eval(code, store_history)
0 commit comments