TypeScript/tests/baselines/reference/logicalNotExpression1.errors.txt

4 lines
116 B
Plaintext

==== tests/cases/compiler/logicalNotExpression1.ts (1 errors) ====
!foo;
~~~
!!! Cannot find name 'foo'.