TypeScript/tests/baselines/reference/fromAsIdentifier1.types

5 lines
125 B
Plaintext
Raw Normal View History

=== tests/cases/compiler/fromAsIdentifier1.ts ===
var from;
2015-04-13 23:01:57 +02:00
>from : any, Symbol(from, Decl(fromAsIdentifier1.ts, 0, 3))