TypeScript/tests/cases/conformance/statements/tryStatements
Eli Barzilay ffa35d3272 Allow e: unknown in catch arguments
In addition, allow an explicit `any`; anything else throws an error.

Also adjust and reorganize existing tests.

Fixes #36775.
2020-06-10 18:24:20 -04:00
..
catchClauseWithTypeAnnotation.ts Allow e: unknown in catch arguments 2020-06-10 18:24:20 -04:00
invalidTryStatements.ts Allow e: unknown in catch arguments 2020-06-10 18:24:20 -04:00
tryStatements.ts Fixes CR comments 2017-08-02 12:05:10 +02:00