[ruby/irb] Move input line mutation out of Context#evaluate (https://github.com/ruby/irb/pull/615)
Context#evaluate
This makes sure Context#evaluate really just evaluates the input. It will also make #575's implementation cleaner.
[ruby/irb] Move input line mutation out of
Context#evaluate(https://github.com/ruby/irb/pull/615)
This makes sure
Context#evaluatereally just evaluates the input.It will also make #575's implementation cleaner.