ocaml-community / utop

Universal toplevel for OCaml
Other
844 stars 112 forks source link

Escaped backslash at end of string parsed incorrectly #448

Closed tuohy closed 6 months ago

tuohy commented 1 year ago

The parser incorrectly associates the second backslash as escaping the quotation. With a highlight setting for strings the problem is clear in this: lexbug