goon
https://git.tonybtw.com/goon.git
git://git.tonybtw.com/goon.git
let base = { a = 1; b = 2; };
{ ...base; c = 3; }