TypeScript/tests/baselines/reference/fromAsIdentifier2.types
2016-09-01 14:25:44 -07:00

8 lines
124 B
Plaintext

=== tests/cases/compiler/fromAsIdentifier2.ts ===
"use strict";
>"use strict" : "use strict"
var from;
>from : any