We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d51424e commit cec37afCopy full SHA for cec37af
Sources/Mach/Core/Task/TaskSpecialPorts.swift
@@ -56,7 +56,6 @@ extension Mach {
56
/// The task's debug port.
57
public static let debug = Self(rawValue: TASK_DEBUG_CONTROL_PORT)
58
}
59
-
60
61
62
extension Mach.Task: Mach.PortWithSpecialPorts {
0 commit comments