From abad017354a5e6a03582a8dde58c66caec2bc924 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Sun, 26 Dec 2021 22:40:50 +0900 Subject: [PATCH] Postpone fix of lookbehind with ss characters tentatively --- spec/ruby/language/regexp_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/ruby/language/regexp_spec.rb b/spec/ruby/language/regexp_spec.rb index f607fa6010..8fc4dc4f0a 100644 --- a/spec/ruby/language/regexp_spec.rb +++ b/spec/ruby/language/regexp_spec.rb @@ -115,7 +115,7 @@ describe "Literal Regexps" do /foo.(?<=\d)/.match("fooA foo1").to_a.should == ["foo1"] end - ruby_bug "#13671", ""..."3.2" do # https://bugs.ruby-lang.org/issues/13671 + ruby_bug "#13671", ""..."3.3" do # https://bugs.ruby-lang.org/issues/13671 it "handles a lookbehind with ss characters" do r = Regexp.new("(?