t3rn0 / ast-comments

Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.
MIT License
31 stars 10 forks source link

fix: make inlined comments not overlap #17

Closed t3rn0 closed 1 year ago

t3rn0 commented 1 year ago

related to https://github.com/t3rn0/ast-comments/issues/13