]> git.kaiwu.me - njs.git/commit
Fixed for-in unwanted detection of arrow function.
authorVadim Zhestikov <v.zhestikov@f5.com>
Thu, 17 Nov 2022 00:09:47 +0000 (16:09 -0800)
committerVadim Zhestikov <v.zhestikov@f5.com>
Thu, 17 Nov 2022 00:09:47 +0000 (16:09 -0800)
commit36f649b9715c13ac25dddadcf3ec752d7474ce08
tree51bf5da5d67800dc56923eb717cf30e2a03ec50e
parent66e4e6c3c6ae9ccf4ae82bf0d3136f7a7ed3eb44
Fixed for-in unwanted detection of arrow function.
src/njs_parser.c
src/test/njs_unit_test.c