rust-bakery / nom

Rust parser combinator framework
MIT License
9.18k stars 792 forks source link

Remove excess space #1634

Closed CMDJojo closed 1 year ago

CMDJojo commented 1 year ago

There is an excess space in is_a("ab"), it should say is_a("ab")