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:
@@ -16,7 +16,7 @@ init([T : d {
|
||||
}
|
||||
func f<D> {
|
||||
class A? {
|
||||
println(f<T>? {
|
||||
print(f<T>? {
|
||||
}
|
||||
var f = i> (t: I) -> {
|
||||
map("""
|
||||
|
||||
Reference in New Issue
Block a user