function Component(c) { let x = { c }; x |> mutate(%); let a = x; let b = a; }