Skip to content

Commit dee26fb

Browse files
committed
Restore stray whitespace.
1 parent 28f1500 commit dee26fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/Concurrency/AsyncStream.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ public struct AsyncStream<Element> {
279279
build(Continuation(storage: storage))
280280
}
281281

282-
282+
283283
/// Constructs an asynchronous stream from a given element-producing
284284
/// closure, with an optional closure to handle cancellation.
285285
///

0 commit comments

Comments
 (0)