TypeScript/tests/baselines/reference/randomSemicolons1.symbols
2015-04-15 16:44:20 -07:00

8 lines
126 B
Plaintext

=== tests/cases/compiler/randomSemicolons1.ts ===
; ;
var a = 1;
>a : Symbol(a, Decl(randomSemicolons1.ts, 1, 3))
;