whimax07 / MaxRegex

My attempted to write the start of a regex system. Prompted by a Q on LeetCode. It is also to help understand compilers a bit more.
0 stars 0 forks source link

Remove comment #5

Closed whimax07 closed 2 years ago

whimax07 commented 2 years ago

https://github.com/whimax07/MaxRegex/blob/43c39c75b2ad482b493416434179455e458703e7/src/regex/WholePatternCheck.java#L102