Module EnumDeclaration.DefaultedMember

type 'M t = 'M * 'M t'
and 'M t' = {
  1. id : ('M, 'M) Identifier.t;
}