Skip to content

Commit a5732dd

Browse files
authored
Merge pull request #38471 from hamishknight/test-fixup
[test] Fix validation-test/IDE/slow/rdar45511835.swift
2 parents 458ed30 + 74b6dd8 commit a5732dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/IDE/slow/rdar45511835.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ func testing() {
1010
.map { $0 + "b" as String }
1111
.filter { $0 != "" } #^COMPLETE^#
1212
}
13-
// CHECK: Decl[InfixOperatorFunction]/{{.*}}: [' ']+ {#[String]#}[#[String]#]; name=+ [String]
13+
// CHECK: Decl[InfixOperatorFunction]/{{.*}}: [' ']+ {#[String]#}[#[String]#]; name=+

0 commit comments

Comments
 (0)