mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
AST: Promote AsyncSequenceFailure feature to the baseline.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
// REQUIRES: concurrency
|
||||
|
||||
// CHECK: @rethrows
|
||||
// CHECK-NEXT: public protocol AsyncIteratorProtocol
|
||||
// CHECK-NOT: @rethrows
|
||||
// CHECK: public protocol AsyncIteratorProtocol
|
||||
public protocol AsyncIteratorProtocol {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user