mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
stdlib: implement new print() API
rdar://20775683 Swift SVN r28309
This commit is contained in:
@@ -10,6 +10,6 @@ func b<T -> T, Any) {
|
||||
protocol A {
|
||||
}
|
||||
func g
|
||||
println(T) {
|
||||
print(T) {
|
||||
}(self)
|
||||
return self.f = [self.init()
|
||||
|
||||
Reference in New Issue
Block a user