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

11 lines
429 B
Plaintext

=== tests/cases/compiler/voidAsOperator.ts ===
if (!void 0 !== true) {
No type information for this code.
No type information for this code.}
No type information for this code.
No type information for this code.//CHECK#2
No type information for this code.if (!null !== true) {
No type information for this code.
No type information for this code.}
No type information for this code.
No type information for this code.