pointfreeco / swift-parsing

A library for turning nebulous data into well-structured data, with a focus on composition, performance, generality, and ergonomics.
https://www.pointfree.co/collections/parsing
MIT License
855 stars 75 forks source link

Fix `Formatted` parser #301

Closed stephencelis closed 1 year ago

stephencelis commented 1 year ago

It should only consume the match range.