TypeScript/tests/baselines/reference/negativeZero.symbols

5 lines
105 B
Plaintext
Raw Normal View History

=== tests/cases/compiler/negativeZero.ts ===
var x = -0
>x : Symbol(x, Decl(negativeZero.ts, 0, 3))