]> git.kaiwu.me - njs.git/commit
Fixed parsing multiline comments.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 29 Jan 2019 15:15:03 +0000 (18:15 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 29 Jan 2019 15:15:03 +0000 (18:15 +0300)
commitb61fbd65a2b565af4495f67791e31767c1c15833
tree46babc36c25ed7566c26764472566acdad29e545
parent6993b461e9fc1a2c5d104386dcdf803d87c4bc66
Fixed parsing multiline comments.
njs/njs_lexer.c
njs/test/njs_interactive_test.c
njs/test/njs_unit_test.c