@@ -975,7 +975,7 @@ now we can ask for the signature of this module:
975975val sg : Tools.expansion =
976976 Odoc_xref2.Tools.Signature
977977 {Odoc_xref2.Component.Signature.items =
978- [Odoc_xref2.Component.Signature.Module (`LModule (M, 32 ),
978+ [Odoc_xref2.Component.Signature.Module (`LModule (M, 31 ),
979979 Odoc_model.Lang.Signature.Ordinary,
980980 {Odoc_xref2.Component.Delayed.v =
981981 Some
@@ -1001,7 +1001,7 @@ val sg : Tools.expansion =
10011001 None);
10021002 canonical = None; hidden = false};
10031003 get = None});
1004- Odoc_xref2.Component.Signature.Module (`LModule (N, 33 ),
1004+ Odoc_xref2.Component.Signature.Module (`LModule (N, 32 ),
10051005 Odoc_model.Lang.Signature.Ordinary,
10061006 {Odoc_xref2.Component.Delayed.v =
10071007 Some
@@ -1014,7 +1014,7 @@ val sg : Tools.expansion =
10141014 (Odoc_xref2.Component.ModuleType.Path
10151015 {Odoc_xref2.Component.ModuleType.p_expansion = None;
10161016 p_path =
1017- `DotMT (`Substituted (`Local (`LModule (M, 32 ), false)), S)});
1017+ `DotMT (`Substituted (`Local (`LModule (M, 31 ), false)), S)});
10181018 canonical = None; hidden = false};
10191019 get = None})];
10201020 compiled = false; removed = [];
@@ -1064,7 +1064,7 @@ val m : Component.Module.t Component.Delayed.t =
10641064- : Tools.expansion =
10651065Odoc_xref2.Tools.Signature
10661066 {Odoc_xref2.Component.Signature.items =
1067- [Odoc_xref2.Component.Signature.Type (`LType (t, 42 ),
1067+ [Odoc_xref2.Component.Signature.Type (`LType (t, 41 ),
10681068 Odoc_model.Lang.Signature.Ordinary,
10691069 {Odoc_xref2.Component.Delayed.v =
10701070 Some
0 commit comments