]> git.kaiwu.me - njs.git/commit
Fixed assignment to global property by name only.
authorVadim Zhestikov <v.zhestikov@f5.com>
Fri, 22 Jul 2022 01:33:20 +0000 (18:33 -0700)
committerVadim Zhestikov <v.zhestikov@f5.com>
Fri, 22 Jul 2022 01:33:20 +0000 (18:33 -0700)
commit9480746fb1246de9e0dff3529c99704bfa938f24
tree6741c4f1e78f67fded7f5d32b3edcd624ef3a190
parentde96bdedc507480d20b357c695a82a46adc4e1e2
Fixed assignment to global property by name only.

This closes #145 issue on Github.
src/njs_generator.c
src/test/njs_unit_test.c