We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e24aaa + 94a4185 commit 695b9cbCopy full SHA for 695b9cb
Sources/Basic/SwiftShims.swift
@@ -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