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

5 lines
122 B
Plaintext

=== tests/cases/compiler/binaryArithmatic1.ts ===
var v = 4 | null;
>v : Symbol(v, Decl(binaryArithmatic1.ts, 0, 3))