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