mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Always parse `async` and `await`, allowing the definition and use of asynchronous functions without the "experimental concurrency" flag. Note that, at present, use of asynchronous functions requires one to explicitly import or link against the `_Concurrency` library. We'll sort this out in a follow-up change. Tracked by rdar://73455330.
9.5 KiB
9.5 KiB