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 458ed30 + 74b6dd8 commit a5732ddCopy full SHA for a5732dd
validation-test/IDE/slow/rdar45511835.swift
@@ -10,4 +10,4 @@ func testing() {
10
.map { $0 + "b" as String }
11
.filter { $0 != "" } #^COMPLETE^#
12
}
13
-// CHECK: Decl[InfixOperatorFunction]/{{.*}}: [' ']+ {#[String]#}[#[String]#]; name=+ [String]
+// CHECK: Decl[InfixOperatorFunction]/{{.*}}: [' ']+ {#[String]#}[#[String]#]; name=+
0 commit comments