Commit 077d517
Fix trailing comma in the minimized snapshot regression data
The hand-minimized latest.verified.txt left a trailing comma after LexemeForm, which strict deserialization (CanDeserializeLatestRegressionData) rejects and RegressionDataUpToDate flagged. Drop it; data is otherwise unchanged.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 2cb27a2 commit 077d517
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
| 427 | + | |
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
| |||
0 commit comments