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

5 lines
105 B
Plaintext

=== tests/cases/conformance/es6/variableDeclarations/VariableDeclaration7_es6.ts ===
let a
>a : any