Skip to content

Commit d119d6e

Browse files
committed
[CodeCompletion] Update validation-test/IDE after keyword changes
1 parent 29f98a9 commit d119d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/IDE/crashers_fixed/extension-protocol-composition.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ extension AnyObject {
1010
func x() { #^B^# }
1111
}
1212
// Sanity check results.
13-
// CHECK: Keyword/None: let
13+
// CHECK: Keyword[let]/None: let

0 commit comments

Comments
 (0)