JavaScript: Fix bug in extraction of next_token.

This commit is contained in:
Max Schaefer
2019-01-29 12:58:32 +00:00
parent ea429f4fbe
commit d6c3ae2fb4
3 changed files with 4 additions and 4 deletions

View File

@@ -3,5 +3,5 @@
| comments.js:3:7:3:29 | <!-- HT ... t start | comments.js:7:10:7:17 | function |
| comments.js:4:1:4:18 | /** doc comment */ | comments.js:7:10:7:17 | function |
| comments.js:5:1:5:20 | --> HTML comment end | comments.js:7:10:7:17 | function |
| comments.js:7:1:7:9 | /*start*/ | comments.js:7:19:7:19 | f |
| comments.js:7:24:7:30 | /*end*/ | comments.js:8:1:8:0 | |
| comments.js:7:1:7:9 | /*start*/ | comments.js:7:10:7:17 | function |
| comments.js:7:24:7:30 | /*end*/ | comments.js:7:31:7:31 | } |