mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
During the review of SE-0413, typed throws, the notion of a `do throws` syntax for `do..catch` blocks came up. Implement that syntax and semantics, as a way to explicitly specify the type of error that is thrown from the `do` body in `do..catch` statement.
102 KiB
102 KiB