]> git.kaiwu.me - njs.git/commit
Fixed parsing of for-statement.
authorVadim Zhestikov <v.zhestikov@f5.com>
Mon, 29 Jan 2024 16:57:48 +0000 (08:57 -0800)
committerVadim Zhestikov <v.zhestikov@f5.com>
Mon, 29 Jan 2024 16:57:48 +0000 (08:57 -0800)
commit185b9a5dcd1b557794c174ae33061850c19920f1
tree484afe2a8ea6519e11043d137ff005bfb0952a8e
parent96045de4cfb97e7fc1f5994a96df4ed183a74760
Fixed parsing of for-statement.
src/njs_parser.c
src/test/njs_unit_test.c