TypeScript/tests/baselines/reference/fromAsIdentifier2.symbols

6 lines
135 B
Plaintext
Raw Normal View History

=== tests/cases/compiler/fromAsIdentifier2.ts ===
"use strict";
var from;
>from : Symbol(from, Decl(fromAsIdentifier2.ts, 1, 3))