TypeScript/tests/cases/conformance/expressions/typeGuards/typePredicateOnVariableDeclaration01.ts
Daniel Rosenwasser 050f52f07d Added tests.
2016-02-12 15:22:06 -08:00

3 lines
No EOL
47 B
TypeScript

// @declaration: true
var x: this is string;