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

6 lines
156 B
Text

=== 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))