//// [objectLiteral2.ts] var v30 = {a:1, b:2}, v31; //// [objectLiteral2.js] var v30 = { a: 1, b: 2 }, v31;