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 898075a + a75aaf3 commit 76f8bf8Copy full SHA for 76f8bf8
test/Concurrency/async_sequence_existential.swift
@@ -5,9 +5,6 @@
5
6
// REQUIRES: concurrency
7
8
-// https://github.com/swiftlang/swift/issues/80582
9
-// UNSUPPORTED: OS=windows-msvc
10
-
11
extension Error {
12
func printMe() { }
13
}
0 commit comments