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

8 lines
118 B
Plaintext

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