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

4 lines
128 B
Plaintext
Raw Normal View History

2014-07-13 01:04:16 +02:00
==== tests/cases/compiler/slashBeforeVariableDeclaration1.ts (1 errors) ====
\ declare var v;
!!! Invalid character.