TypeScript/tests/baselines/reference/downlevelLetConst7.types
2015-04-15 16:44:20 -07:00

4 lines
71 B
Text

=== tests/cases/compiler/downlevelLetConst7.ts ===
let a
>a : any