Closed HarlemSquirrel closed 3 years ago
I noticed when using amazing print on recent version of IRB that I would get an invalid number of arguments error. I then found this commit that added an argument to #output_value so this adds the optional argument.
https://github.com/ruby/irb/commit/c5ea79d5cecea9cae6ad0c1f31703a98cd329431
Thanks!
I noticed when using amazing print on recent version of IRB that I would get an invalid number of arguments error. I then found this commit that added an argument to #output_value so this adds the optional argument.
https://github.com/ruby/irb/commit/c5ea79d5cecea9cae6ad0c1f31703a98cd329431