I also noticed this bit in the README:
- The OCaml source is assumed to be encoded in Latin1 (for string and character literals).
I think this could lead to surprises as most people today use UTF8 for their source files.
I also noticed this bit in the README:
I think this could lead to surprises as most people today use UTF8 for their source files.