TypeScript/tests/baselines/reference/fromAsIdentifier1.js

6 lines
82 B
TypeScript
Raw Normal View History

//// [fromAsIdentifier1.ts]
var from;
//// [fromAsIdentifier1.js]
var from;