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 7c11f19 commit 16a2775Copy full SHA for 16a2775
Sources/System/MachPort.swift
@@ -23,6 +23,7 @@ private func _machPrecondition(
23
precondition(kr == expected, file: file, line: line)
24
}
25
26
+/*System 1.3.0, @available(macOS 9999, iOS 9999, watchOS 9999, tvOS 9999, *)*/
27
@frozen
28
public enum Mach {
29
@_moveOnly
0 commit comments