=== tests/cases/compiler/arrowFunctionWithObjectLiteralBody4.ts === var v = a => {} >v : Symbol(v, Decl(arrowFunctionWithObjectLiteralBody4.ts, 0, 3)) >a : Symbol(a, Decl(arrowFunctionWithObjectLiteralBody4.ts, 0, 7))