TypeScript/tests/baselines/reference/voidAsOperator.symbols

11 lines
429 B
Plaintext
Raw Normal View History

=== 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.