kursjan / petitparser2

A high-performance top-down parser
MIT License
41 stars 19 forks source link

Use #'\\' instead of #'%' #31

Closed jgfoster closed 5 years ago

jgfoster commented 5 years ago

Replace #'%' with #'\' four places in PP2BufferStream to increase portability.