Skip to content

Bug: unequal docs for doc comment in attribute #1262

@emillon

Description

@emillon

Hi,

The following program crashes ocamlformat:

[@@@a(**b*)]

in addition, the following debug messages are displayed over standard output:

Docstring equal? true,
Docstring(Paragraph,Word,b)
Docstring(Paragraph,Word,b)
Docstring equal? true,
Docstring(Paragraph,Word,b)
Docstring(Paragraph,Word,b)
Docstring equal? true,
Docstring(Paragraph,Word,b)
Docstring(Paragraph,Word,b)

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