//// [randomSemicolons1.ts] ; ; var a = 1; ; //// [randomSemicolons1.js] ; ; var a = 1; ;