Fix comments parsing
Fixed the parsing of multiline strings ending with an even number of stars, like /** this **/. Added test cases for comments.
This commit is contained in:
parent
dd77f7d593
commit
a5e761dddb
3 changed files with 61 additions and 1 deletions
1
tests/lang/eval-okay-comments.exp
Normal file
1
tests/lang/eval-okay-comments.exp
Normal file
|
@ -0,0 +1 @@
|
|||
"abcdefghijklmnopqrstuvwxyz"
|
Loading…
Add table
Add a link
Reference in a new issue