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 5b24764 commit a90deaeCopy full SHA for a90deae
CommandLine/main.swift
@@ -29,12 +29,7 @@
29
// 3. This notice may not be removed or altered from any source distribution.
30
//
31
32
-
33
import Darwin.POSIX
34
-import Foundation
35
import SwiftDraw
36
-import CoreGraphics
37
38
-// SR-9397: Failed to demangle witness for associated type (CF_ENUM)
39
-let _ = [CGLineCap.self, CGLineJoin.self, CGBlendMode.self] as [Any]
40
exit(CommandLine.run().rawValue)
0 commit comments