Skip to content

Bug: Dropped comment in some cinaps code. #2468

@mdelvecchio-jsc

Description

@mdelvecchio-jsc

Describe the bug
The following test causes ocamlformat to exit with code 1, and an error about a comment being changed:

(*$
  let _ =
    [ x (*
      *)
    ; y
    ]
  ;;
*)

ocamlformat version: 181da77 (ocaml-ppx/main as of post creation)
command: dune exec bin/ocamlformat/main.exe -- example.ml

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions