Skip to content

Commit 0bb4017

Browse files
committed
Update StructuredConcurrencyHelpers.swift
1 parent cb7f22d commit 0bb4017

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Sources/AsyncHTTPClient/StructuredConcurrencyHelpers.swift

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
// SPDX-License-Identifier: Apache-2.0
1212
//
1313
//===----------------------------------------------------------------------===//
14+
// swift-format-ignore
15+
// Note: Whitespace changes are used to workaround compiler bug
16+
// https://github.com/swiftlang/swift/issues/79285
1417

1518
#if compiler(>=6.0)
1619
@inlinable

0 commit comments

Comments
 (0)