Commit 7be6369
fix: correct comment handling in RemoveJSComment function
- Updated the RemoveJSComment function to properly handle the end of multi-line comments by incrementing the index after closing the comment.
- Ensured that the function continues to skip characters within comments correctly.1 parent b45c211 commit 7be6369
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
97 | 101 | | |
98 | 102 | | |
99 | 103 | | |
| |||
0 commit comments