Skip to content

Comments attached to polymorphic variant inherit are not rendered #846

Open
@Julow

Description

@Julow

The comment bar isn't rendered in this example:

type bar = [ `Bar ]

type t = [
  `Foo (** foo *)
  | bar (** bar *)
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions