TypeScript/tests/baselines/reference/emitBOM.symbols

6 lines
154 B
Plaintext

=== tests/cases/compiler/emitBOM.ts ===
// JS and d.ts output should have a BOM but not the sourcemap
var x;
>x : Symbol(x, Decl(emitBOM.ts, 1, 3))