jerryscript-project / jerryscript

Ultra-lightweight JavaScript engine for the Internet of Things.
https://jerryscript.net
Apache License 2.0
6.87k stars 666 forks source link

Fix parsing class body that includes stray semicolon after a static block #5145

Closed matetokodi closed 2 weeks ago

matetokodi commented 2 weeks ago

Fixes https://github.com/jerryscript-project/jerryscript/issues/5114