//// [arrowFunctionWithObjectLiteralBody3.ts] var v = a => {} //// [arrowFunctionWithObjectLiteralBody3.js] var v = a => ({});