Skip to content

Commit ca457a9

Browse files
committed
a
1 parent 946f469 commit ca457a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/MutexSwift5.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
// SOFTWARE.
3030
//
3131

32-
#if compiler(<6)
32+
#if compiler(<6.0)
3333

3434
// Backports the Swift 6 type Mutex<Value> to Swift 5
3535

0 commit comments

Comments
 (0)