| 1 | //! Advanced string matching and replacement strategies for the edit tool. |
| 2 | //! |
| 3 | //! Sources: |
| 4 | //! - https://github.com/cline/cline/blob/main/evals/diff-edits/diff-apply/diff-06-23-25.ts |
nothing calls this directly
no outgoing calls
no test coverage detected