aboutsummaryrefslogtreecommitdiffstats
path: root/test/irb/test_init.rb
diff options
context:
space:
mode:
authorStan Lo <stan001212@gmail.com>2023-08-11 19:44:48 +0100
committergit <svn-admin@ruby-lang.org>2023-08-11 18:44:52 +0000
commit0781e55206d94079c15ab315fc082f49bf8bf780 (patch)
tree16ee7c71b17b87ad166fd23b4afc31d40b88da94 /test/irb/test_init.rb
parentc173c637ab7e971a5b6c56deabe9e1a7c95667fb (diff)
downloadruby-0781e55206d94079c15ab315fc082f49bf8bf780.tar.gz
[ruby/irb] Move assignment check to RubyLex
(https://github.com/ruby/irb/pull/670) Since assignment check relies on tokenization with `Ripper`, it feels like the responsibility of `RubyLex`. `Irb#eval_input` should simply get the result when calling `each_top_level_statement` on `RubyLex`. https://github.com/ruby/irb/commit/89d1adb3fd
Diffstat (limited to 'test/irb/test_init.rb')
0 files changed, 0 insertions, 0 deletions