Expect_test_matcher.Lexer
val strip_surrounding_whitespaces : string -> unit Expect_test_matcher__.Cst.t
val parse_pretty_line : allow_output_patterns:bool -> string -> Expect_test_matcher__.Fmt.t
val parse_pretty : allow_output_patterns:bool -> string -> Expect_test_matcher__.Fmt.t Expect_test_matcher__.Cst.t
val parse_body : allow_output_patterns:bool -> string Expect_test_common.Expectation.Body.t -> Expect_test_matcher__.Fmt.t Expect_test_matcher__.Cst.t Expect_test_common.Expectation.Body.t
val extract_quoted_string_terminators : string -> string list