TypeScript/tests/baselines/reference/emitBOM.symbols

7 lines
156 B
Plaintext
Raw Normal View History

=== 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, 2, 3))