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

4 lines
105 B
Text

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