TypeScript/tests/cases/compiler/emitBOM.ts

6 lines
134 B
TypeScript
Raw Normal View History

2014-08-06 23:24:47 +02:00
//@emitBOM: true
2014-08-06 21:05:01 +02:00
//@declaration: true
//@sourcemap: true
// JS and d.ts output should have a BOM but not the sourcemap
var x;