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 71197ae commit a02c632Copy full SHA for a02c632
Sources/swift-format/Utilities/TTY.swift
@@ -11,7 +11,7 @@
11
//===----------------------------------------------------------------------===//
12
13
import Foundation
14
-#if canImport(Android)
+#if os(Android)
15
import Android
16
#endif
17
0 commit comments