]> git.kaiwu.me - njs.git/commit
Parser: fixed the detection of await in arguments.
authorVadim Zhestikov <v.zhestikov@f5.com>
Tue, 28 Feb 2023 02:39:44 +0000 (18:39 -0800)
committerVadim Zhestikov <v.zhestikov@f5.com>
Tue, 28 Feb 2023 02:39:44 +0000 (18:39 -0800)
commit455f6d4f0447a60329c21928d67f61c79ac3b243
tree567ac58e6441c2297375f442042bd5fd6be632b1
parentc6247941f5e0e6664c5e7a4d0ddedc4343eb923b
Parser: fixed the detection of await in arguments.

This fixes #619 issue on Github.
src/njs_parser.c
src/test/njs_unit_test.c