Freshen generated index.js file.

This commit is contained in:
David Anson
2025-01-31 05:56:10 +00:00
parent 05f32210e8
commit 5f842e3bc6
+2
View File
@@ -55177,6 +55177,8 @@ function subtokenize(eventsArray) {
otherEvent[1].type = "lineEnding";
lineIndex = otherIndex;
}
} else if (otherEvent[1].type === "linePrefix") {
// Move past.
} else {
break;
}