Skip to content

Commit a0c0371

Browse files
committed
This is what happens when building via CI...
1 parent dea13d6 commit a0c0371

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/swift/Queue.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ public struct DispatchQueueAttributes : OptionSet {
3636
switch self {
3737
case .concurrent: return .concurrent
3838
default: return []
39+
}
3940
}
4041
}
4142

0 commit comments

Comments
 (0)