Skip to content

Commit d89f1b0

Browse files
committed
Fix mdx CI
1 parent e88437a commit d89f1b0

File tree

2 files changed

+74
-64
lines changed

2 files changed

+74
-64
lines changed

src/xref2/test.md

Lines changed: 25 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,8 @@ and so we simply look up the type in the environment, giving a `Component.Type.t
211211
canonical = None;
212212
equation =
213213
{Odoc_model.Lang.TypeDecl.Equation.params = []; private_ = false;
214-
manifest = None; constraints = []};
214+
manifest = None; constraints = [];
215+
kind = Odoc_model.Lang.KindAnnotation.Default};
215216
representation = None});
216217
Odoc_model.Lang.Signature.Type (Odoc_model.Lang.Signature.Ordinary,
217218
{Odoc_model.Lang.TypeDecl.id =
@@ -248,7 +249,7 @@ and so we simply look up the type in the environment, giving a `Component.Type.t
248249
x);
249250
ihash = 622581103; ikey = "t_x.r_Root.p_None"}),
250251
[]));
251-
constraints = []};
252+
constraints = []; kind = Odoc_model.Lang.KindAnnotation.Default};
252253
representation = None})];
253254
compiled = true; removed = [];
254255
doc = {Odoc_model__.Comment.elements = []; warnings_tag = None}}
@@ -355,7 +356,8 @@ val module_ : Component.Module.t Component.Delayed.t =
355356
canonical = None;
356357
equation =
357358
{Odoc_xref2.Component.TypeDecl.Equation.params = [];
358-
private_ = false; manifest = None; constraints = []};
359+
private_ = false; manifest = None; constraints = [];
360+
kind = Odoc_model.Lang.KindAnnotation.Default};
359361
representation = None};
360362
get = None})];
361363
compiled = false; removed = [];
@@ -383,7 +385,8 @@ Odoc_xref2.Tools.Signature
383385
canonical = None;
384386
equation =
385387
{Odoc_xref2.Component.TypeDecl.Equation.params = [];
386-
private_ = false; manifest = None; constraints = []};
388+
private_ = false; manifest = None; constraints = [];
389+
kind = Odoc_model.Lang.KindAnnotation.Default};
387390
representation = None};
388391
get = None})];
389392
compiled = false; removed = [];
@@ -539,7 +542,9 @@ val m : Component.Element.module_type option =
539542
{Odoc_xref2.Component.TypeDecl.Equation.params
540543
= [];
541544
private_ = false; manifest = None;
542-
constraints = []};
545+
constraints = [];
546+
kind =
547+
Odoc_model.Lang.KindAnnotation.Default};
543548
representation = None};
544549
get = None})];
545550
compiled = false; removed = [];
@@ -1074,7 +1079,8 @@ Odoc_xref2.Tools.Signature
10741079
canonical = None;
10751080
equation =
10761081
{Odoc_xref2.Component.TypeDecl.Equation.params = [];
1077-
private_ = false; manifest = None; constraints = []};
1082+
private_ = false; manifest = None; constraints = [];
1083+
kind = Odoc_model.Lang.KindAnnotation.Default};
10781084
representation = None};
10791085
get = None})];
10801086
compiled = false; removed = [];
@@ -2631,7 +2637,8 @@ let resolved = Common.compile_signature sg;;
26312637
canonical = None;
26322638
equation =
26332639
{Odoc_model.Lang.TypeDecl.Equation.params = []; private_ = false;
2634-
manifest = None; constraints = []};
2640+
manifest = None; constraints = [];
2641+
kind = Odoc_model.Lang.KindAnnotation.Default};
26352642
representation = None}
26362643
```
26372644

@@ -2700,7 +2707,8 @@ let sg = Common.signature_of_mli_string test_data;;
27002707
canonical = None;
27012708
equation =
27022709
{Odoc_model.Lang.TypeDecl.Equation.params = [];
2703-
private_ = false; manifest = None; constraints = []};
2710+
private_ = false; manifest = None; constraints = [];
2711+
kind = Odoc_model.Lang.KindAnnotation.Default};
27042712
representation = None})];
27052713
compiled = false; removed = [];
27062714
doc = {Odoc_model__.Comment.elements = []; warnings_tag = None}})};
@@ -2722,7 +2730,8 @@ let sg = Common.signature_of_mli_string test_data;;
27222730
canonical = None;
27232731
equation =
27242732
{Odoc_model.Lang.TypeDecl.Equation.params = []; private_ = false;
2725-
manifest = None; constraints = []};
2733+
manifest = None; constraints = [];
2734+
kind = Odoc_model.Lang.KindAnnotation.Default};
27262735
representation = None});
27272736
Odoc_model.Lang.Signature.ModuleType
27282737
{Odoc_model.Lang.ModuleType.id =
@@ -2765,7 +2774,8 @@ let sg = Common.signature_of_mli_string test_data;;
27652774
u);
27662775
ihash = 15973539; ikey = "t_u.r_Root.p_None"}),
27672776
[]));
2768-
constraints = []})];
2777+
constraints = [];
2778+
kind = Odoc_model.Lang.KindAnnotation.Default})];
27692779
w_expansion = None;
27702780
w_expr =
27712781
Odoc_model.Lang.ModuleType.U.Path
@@ -2835,7 +2845,8 @@ Odoc_model.Lang.ModuleType.Path
28352845
canonical = None;
28362846
equation =
28372847
{Odoc_model.Lang.TypeDecl.Equation.params = []; private_ = false;
2838-
manifest = None; constraints = []};
2848+
manifest = None; constraints = [];
2849+
kind = Odoc_model.Lang.KindAnnotation.Default};
28392850
representation =
28402851
Some
28412852
(Odoc_model.Lang.TypeDecl.Representation.Variant
@@ -3125,7 +3136,7 @@ let sg = Common.signature_of_mli_string test_data;;
31253136
false),
31263137
t),
31273138
[]));
3128-
constraints = []};
3139+
constraints = []; kind = Odoc_model.Lang.KindAnnotation.Default};
31293140
representation = None});
31303141
Odoc_model.Lang.Signature.Value
31313142
{Odoc_model.Lang.Value.id =
@@ -3214,7 +3225,7 @@ let sg = Common.signature_of_mli_string test_data;;
32143225
false),
32153226
t),
32163227
[]));
3217-
constraints = []};
3228+
constraints = []; kind = Odoc_model.Lang.KindAnnotation.Default};
32183229
representation = None});
32193230
Odoc_model.Lang.Signature.Value
32203231
{Odoc_model.Lang.Value.id =
@@ -3335,7 +3346,7 @@ let sg = Common.signature_of_mli_string test_data;;
33353346
false),
33363347
t),
33373348
[]));
3338-
constraints = []};
3349+
constraints = []; kind = Odoc_model.Lang.KindAnnotation.Default};
33393350
representation = None});
33403351
Odoc_model.Lang.Signature.Value
33413352
{Odoc_model.Lang.Value.id =

0 commit comments

Comments
 (0)