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