TypeScript/tests/baselines/reference/separate1-1.errors.txt
2014-09-11 16:11:08 -07:00

4 lines
116 B
Plaintext

==== tests/cases/compiler/separate1-1.ts (1 errors) ====
X.f();
~
!!! error TS2304: Cannot find name 'X'.