]> git.kaiwu.me - quickjs.git/commit
fixed break statement in the presence of labels (bnoordhuis) (#275)
authorFabrice Bellard <fabrice@bellard.org>
Mon, 7 Apr 2025 17:01:30 +0000 (19:01 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 7 Apr 2025 17:01:30 +0000 (19:01 +0200)
commit9d3776d0d45ca437ddb7f9079ae0367102abc90f
tree34fc3e27f0d065d51ea5d329c4c29d79b55579bf
parent00e6f29b171b24121b9170e4608a69f0d824b299
fixed break statement in the presence of labels (bnoordhuis) (#275)
quickjs.c
tests/test_language.js