Tokenizer automatons are incorrect
Open
bug
- Dominant language
- C++
- Stars
- 119
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
START state should only have ignore (/) actions as it should have no previous character.
Therefore, there should be no state coming back to START.
Contributor guide
Assessment
This issue has not been assessed yet.