Nathan Shively-Sanders 213812ab22 Contextually type object spread expressions
so `x = { ... { a: "a" } }` will be equivalent to `{ a: "a" }`.
2017-04-24 15:43:10 -07:00
..
2017-04-03 14:39:19 -07:00
2017-04-17 15:57:51 -07:00