Skip to content

Commit c728122

Browse files
committed
Gardening: Migrate test suite to GH issues: TypeDecoder
1 parent 1ff6d8a commit c728122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/TypeDecoder/generic_typealias.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ do {
6161
}
6262

6363
do {
64-
// FIXME: https://bugs.swift.org/browse/SR-9762
64+
// FIXME: https://github.com/apple/swift/issues/52190
6565
// let x1: Proto.Alias<String> = 0
6666
// let x2: Proto.OtherAlias<String> = 0
6767

0 commit comments

Comments
 (0)