v8/test/message/class-spread-property.out
Sathya Gunasekaran e393093a74 [parser] Fix fatal error on spread in class properties
Bug: v8:6337
Change-Id: I7de330c77e5f4cbb2cd4bf327c8b60783e78880c
Reviewed-on: https://chromium-review.googlesource.com/493786
Commit-Queue: Sathya Gunasekaran <gsathya@chromium.org>
Reviewed-by: Adam Klein <adamk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#45043}
2017-05-02 18:03:13 +00:00

4 lines
116 B
Plaintext

*%(basename)s:5: SyntaxError: Unexpected token ...
class C { ...[] }
^^^
SyntaxError: Unexpected token ...