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.
2 parents 0c03f1c + 000a808 commit d5f4ed8Copy full SHA for d5f4ed8
test/SourceKit/Sema/sema_regex.swift
@@ -2,7 +2,8 @@ public func retRegex() -> Regex<Substring> {
2
/foo/
3
}
4
5
-// REQUIRES: swift_in_compiler
+// REQUIRES: swift_swift_parser
6
+
7
// RUN: %sourcekitd-test -req=sema %s -- %s -Xfrontend -enable-bare-slash-regex -Xfrontend -disable-availability-checking | %FileCheck %s
8
9
// CHECK: [
0 commit comments