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 2928459 + 7355d22 commit aa06727Copy full SHA for aa06727
test/Constraints/type_sequence.swift
@@ -1,7 +1,5 @@
1
// RUN: %target-typecheck-verify-swift
2
3
-// REQUIRES: rdar_86744286
4
-
5
struct TupleStruct<First, @_typeSequence Rest> {
6
var first: First
7
var rest: (Rest...)
0 commit comments