TypeScript/tests/baselines/reference/downlevelLetConst3.types
2015-02-17 17:04:31 -08:00

4 lines
80 B
Text

=== tests/cases/compiler/downlevelLetConst3.ts ===
const a = 1
>a : number