ruby/spec/syntax_suggest/integration
Jean Boussier 460c27dc15 [ruby/syntax_suggest] Handle new eval source location
See https://bugs.ruby-lang.org/issues/19755

In Ruby 3.3, using `eval` without providing a source location
will now default to `"(eval at #{__FILE__}:#{__LINE__})"`.

https://github.com/ruby/syntax_suggest/commit/8e5076472e
2023-07-20 17:58:52 +00:00
..
exe_cli_spec.rb [ruby/syntax_suggest] Run with the given ruby command 2023-01-07 17:02:49 +09:00
ruby_command_line_spec.rb [ruby/syntax_suggest] Handle new eval source location 2023-07-20 17:58:52 +00:00
syntax_suggest_spec.rb [ruby/syntax_suggest] Fix 2023-05-23 10:05:47 +09:00