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

5 lines
105 B
Plaintext

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