summaryrefslogtreecommitdiff
path: root/spec/ruby/core/string/element_reference_spec.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 /spec/ruby/core/string/element_reference_spec.rb
parentc173c637ab7e971a5b6c56deabe9e1a7c95667fb (diff)
[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 'spec/ruby/core/string/element_reference_spec.rb')
0 files changed, 0 insertions, 0 deletions