TypeScript/tests/baselines/reference/sourceMap-SkippedNode.types
2014-08-15 14:37:48 -07:00

7 lines
282 B
Plaintext

=== tests/cases/compiler/sourceMap-SkippedNode.ts ===
try {
No type information for this code.// ...
No type information for this code.} finally {
No type information for this code.// N.B. No 'catch' block
No type information for this code.}
No type information for this code.