]> git.kaiwu.me - njs.git/commit
Inclusive "new" operators and "new" operator calls without
authorIgor Sysoev <igor@sysoev.ru>
Fri, 30 Sep 2016 19:07:07 +0000 (22:07 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 30 Sep 2016 19:07:07 +0000 (22:07 +0300)
commitc93ec1767e514efe2ca9622b9aa45072ea2e5bd0
tree8f11e7731b85f17e9f20e204c396106221472078
parent9d307d1a139debc2f97d010c71fd570889d40b03
Inclusive "new" operators and "new" operator calls without
parenthesis are supported.
njs/njs_parser_expression.c
njs/test/njs_unit_test.c