Skip to content

Commit 94a4185

Browse files
authored
Revert "Removing the TextOutputStreamable typealias..."
1 parent 6e24aaa commit 94a4185

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)