mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
New async iterators should be able to implement only `next(isolation:)` and get the older `next()` implementation via a default. Implement the appropriate default witness. Fixes rdar://125447861.
2.3 KiB
2.3 KiB