Files
swift-mirror/stdlib/public/Concurrency/AsyncIteratorProtocol.swift
Allan Shortlidge a7914bba3a Concurrency: Fix a condfail in default AsyncIteratorProtocol.next().
Older compilers that do not enable `OptionalIsolatedParameters` by default must
be able to build the `_Concurrency` module.

Resolves rdar://126215750
2024-04-10 10:43:58 -07:00

5.2 KiB