Daniel Tschinder 7877829fcb Add static errors for object rest (#149)
* Fix parsing object rest

This makes object-rest-spread behave according to spec and only
allow one rest operator and enforces it to be the last
param in the object.

Also move all object-rest-spread tests to a own folder.

* Show nicer error messages
2016-09-30 11:37:55 -04:00
..
2015-10-29 17:51:24 +00:00
2016-03-25 14:04:33 +09:00
2015-11-17 23:02:21 -08:00