We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67011b5 commit 1f4c5c8Copy full SHA for 1f4c5c8
Sources/DispatchAsync/DispatchSemaphore.swift
@@ -71,4 +71,4 @@ public class DispatchSemaphore: @unchecked Sendable {
71
@available(macOS 10.15, *)
72
typealias DispatchSemaphore = AsyncSemaphore
73
74
-#endif // #if os(WASI)
+#endif // #if os(WASI)
0 commit comments