frederikja163 / frederikja163/SudoScript
Multiline comments not working properly
Open
bug
- Dominant language
- C#
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Example:
```
/* * : */
Row 1
```
It seems like the '*' makes the tokenizer think the multi line comment has ended, and it then starts recognising tokens again.
Same thing happens for '/'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.