Files
swift-mirror/test/Concurrency/concurrent_value_checking.swift
Holly Borla d40663dd66 [Concurrency] Flip the implicitly async select in a concurrency error.
This diagnostic was presenting "implicitly async" for explicitly async calls,
and vice versa, because the `select` was incorrect.
2024-07-31 06:46:07 -07:00

19 KiB