Skip to content

Commit 5cb805a

Browse files
committed
[NFC] Fix typo in test case
1 parent 8210f05 commit 5cb805a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Generics/associated_type_anchor_rdar47605019.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// RUN: %target-swift-frontend -emit-ir %s | %FileCheck %s
22

3-
// Ensure that the superclass's generid argument canonicalizes to
3+
// Ensure that the superclass's generic argument canonicalizes to
44
// Sequence.Element.
55

66
// CHECK: @"symbolic _____y7ElementSTQzG

0 commit comments

Comments
 (0)