]> git.kaiwu.me - quickjs.git/commit
fixed next token parsing after a function definition (github issue #77)
authorFabrice Bellard <fabrice@bellard.org>
Mon, 8 Jan 2024 17:40:35 +0000 (18:40 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 8 Jan 2024 17:40:35 +0000 (18:40 +0100)
commitc06c399f4f8f8292e65e848ff3468f302c18a55e
tree1b6b2cc393abea39cdb5da0dc597d7c3755a61b9
parent5935a26eaed46f9e00cc5db73900321db940579a
fixed next token parsing after a function definition (github issue #77)
quickjs.c
tests/test_language.js