Fix error on `ls object_cant_define_singleton` by pocke · Pull Request #252 · ruby/irb
Fix #251 An error occurred on ls obj_cant_define_singleton, such as ls 42, ls :sym and so on. This patch fixes the problem.