]> git.kaiwu.me - njs.git/commit
Lexer: fixed handling of no-newline at the end of the script.
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 23 Mar 2020 14:15:46 +0000 (17:15 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 23 Mar 2020 14:15:46 +0000 (17:15 +0300)
commit1cf2dd032ba6fcab7f67f63f6794c11dc2cacd98
tree241d3b360b161df18967c698268ace25b1d55017
parent312fece27acaea4bc20b51c39bfd1cc5e002cea2
Lexer: fixed handling of no-newline at the end of the script.
src/njs_lexer.c
src/njs_shell.c
src/test/njs_unit_test.c