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