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

7 lines
126 B
Plaintext

=== tests/cases/compiler/emitBOM.ts ===
// JS and d.ts output should have a BOM but not the sourcemap
var x;
>x : any