at end of char loop, track if length of dstate changed. If it did not, that means that we have encountered a loop that is at the end; thus, we should add the endMarker

This commit is contained in:
2025-10-11 13:39:28 +01:00
parent b2931753d0
commit 7f1f1f7bdc
3 changed files with 10 additions and 3581 deletions

View File

@@ -541,7 +541,7 @@ struct
(* assert *)
val expectedSoccerMatches = [(0, 3)]
val expectedGPhraseMatches = [(0, 0)]
val expectedGPhraseMatches = [(0, 0), (10, 10)]
val expectedOPhraseMatches = []
val isExpected =