Skip to content

Commit 695b9cb

Browse files
authored
Merge pull request #610 from apple/revert-609-se-0137-ccc
Revert "Removing the TextOutputStreamable typealias..."
2 parents 6e24aaa + 94a4185 commit 695b9cb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Sources/Basic/SwiftShims.swift

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/*
2+
This source file is part of the Swift.org open source project
3+
4+
Copyright 2016 Apple Inc. and the Swift project authors
5+
Licensed under Apache License v2.0 with Runtime Library Exception
6+
7+
See http://swift.org/LICENSE.txt for license information
8+
See http://swift.org/CONTRIBUTORS.txt for Swift project authors
9+
*/
10+
11+
public typealias TextOutputStreamable = Streamable

0 commit comments

Comments
 (0)