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