Swift Forums
[Pitch #2] Async/await
Evolution
Pitches
Lantua
December 2, 2020, 1:21am
4
Seems to be the same with
throws
let a = { () -> Int in throw NSError() return 3 }
5 Likes
show post in topic