]> git.kaiwu.me - njs.git/commit
For and for-in loops support variable declaration.
authorIgor Sysoev <igor@sysoev.ru>
Mon, 2 Jan 2017 19:59:29 +0000 (22:59 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 2 Jan 2017 19:59:29 +0000 (22:59 +0300)
commit3a8fd551e0bc9b894599e17322c3a366ea6890b6
tree0f66729b2ac9d593d7a041f1bc35c5c7a1b5d8c6
parent7447df08bbb9f6259f9e8a687960c06517c08f5a
For and for-in loops support variable declaration.
njs/njs_parser.c
njs/test/njs_unit_test.c