Skip to content

Commit 76f8bf8

Browse files
authored
Merge pull request #80825 from tshortli/reenable-async-sequence-existential-on-windows
Tests: Re-enable async_sequence_existential.swift on Windows
2 parents 898075a + a75aaf3 commit 76f8bf8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/Concurrency/async_sequence_existential.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55

66
// REQUIRES: concurrency
77

8-
// https://github.com/swiftlang/swift/issues/80582
9-
// UNSUPPORTED: OS=windows-msvc
10-
118
extension Error {
129
func printMe() { }
1310
}

0 commit comments

Comments
 (0)