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