summaryrefslogtreecommitdiff
path: root/test/irb/test_evaluation.rb
AgeCommit message (Collapse)Author
2025-01-24Migrate irb and reline to the bundled gemsHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/12624
2023-08-11[ruby/irb] Don't echo an expression's result when it ends with aStan Lo
semicolon (https://github.com/ruby/irb/pull/669) https://github.com/ruby/irb/commit/50185c2833