mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Closurea can become 'async' in one of two ways: * They can be explicitly marked 'async' prior to the 'in' * They can be inferred as 'async' if they include 'await' in the body
9.5 KiB
9.5 KiB