Class body ending with a semicolon throws a SyntaxError
https://bugs.webkit.org/show_bug.cgi?id=144244
Patch by Ryosuke Niwa <rniwa@webkit.org> on 2015-04-26
Reviewed by Darin Adler.
Added a regression test for having a semicolon inside the class definition.
* js/class-syntax-semicolon-expected.txt: Added.
* js/class-syntax-semicolon.html: Added.
* js/script-tests/class-syntax-semicolon.js: Added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@183384 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed