TypeScript/tests/baselines/reference/bom-utf16le.js

7 lines
73 B
JavaScript
Raw Normal View History

2014-07-13 01:04:16 +02:00
//// [bom-utf16le.ts]
var x=10;
//// [bom-utf16le.js]
var x = 10;