denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
155 stars 46 forks source link

fix: text_changes with same start #80

Closed dsherret closed 2 years ago

dsherret commented 2 years ago

Tried integrating the text changes api into dnt and ran into this issue.