TypeScript/tests/baselines/reference/randomSemicolons1.types

8 lines
89 B
Plaintext
Raw Normal View History

2014-08-15 23:33:16 +02:00
=== tests/cases/compiler/randomSemicolons1.ts ===
; ;
var a = 1;
>a : number
;