1function lorem(ipsum) { 2 const a = 1 3 const b = 2 4 const c = 3 5 const d = 4 6 const e = 5 Expand