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

4 lines
142 B
Plaintext

==== tests/cases/compiler/slashBeforeVariableDeclaration1.ts (1 errors) ====
\ declare var v;
!!! error TS1127: Invalid character.