]> git.kaiwu.me - njs.git/commit
Parser: fixed line counting in template literals.
authorAlexander Borisov <alexander.borisov@nginx.com>
Fri, 19 Jun 2020 16:48:13 +0000 (19:48 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Fri, 19 Jun 2020 16:48:13 +0000 (19:48 +0300)
commit83b24c1d0ca752f82e24fc261eeb6a71059cdc44
treeb3daf82511f7a71975e0795b03384e0635dc1f20
parent9ab210e3ada48506c5f1a32009717cb081e94b12
Parser: fixed line counting in template literals.

This closes #321 issue on GitHub.
src/njs_parser.c
src/test/njs_unit_test.c