mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
2503e50a5d
A try-block now only owns a throw statement if its try statement has a catch-clause.