We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905184f commit bad7492Copy full SHA for bad7492
test/irb/test_irb.rb
@@ -61,7 +61,7 @@ def test_evaluate_with_encoding_error_without_lineno
61
omit "Remove me after https://github.com/ruby/prism/issues/2129 is addressed and adopted in TruffleRuby"
62
end
63
64
- if RUBY_VERSION >= "3.4."
+ if RUBY_VERSION >= "3.3."
65
omit "Now raises SyntaxError"
66
67
0 commit comments