TypeScript/tests/baselines/reference/emitBOM.types

6 lines
124 B
Plaintext

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