DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.2.2-1 / tests / baselines / reference / negativeZero.symbols
123456
//// [tests/cases/compiler/negativeZero.ts] //// === negativeZero.ts === var x = -0 >x : Symbol(x, Decl(negativeZero.ts, 0, 3))