TypeScript/tests/baselines/reference/slashBeforeVariableDeclaration1.errors.txt
2014-07-12 17:30:19 -07:00

4 lines
128 B
Plaintext

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