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 946f469 commit ca457a9Copy full SHA for ca457a9
Sources/MutexSwift5.swift
@@ -29,7 +29,7 @@
29
// SOFTWARE.
30
//
31
32
-#if compiler(<6)
+#if compiler(<6.0)
33
34
// Backports the Swift 6 type Mutex<Value> to Swift 5
35
0 commit comments