@@ -129,7 +129,7 @@ Path f
129
129
"label": "optThird",
130
130
"kind": 5,
131
131
"tags": [],
132
- "detail": "optThird: option<[#second(someRecord) | #first ]>\n\nsomeRecord",
132
+ "detail": "optThird: option<[#first | #second(someRecord) ]>\n\nsomeRecord",
133
133
"documentation": null
134
134
}, {
135
135
"label": "nest",
@@ -150,7 +150,7 @@ Path f
150
150
"label": "optThird",
151
151
"kind": 5,
152
152
"tags": [],
153
- "detail": "optThird: option<[#second(someRecord) | #first ]>\n\nsomeRecord",
153
+ "detail": "optThird: option<[#first | #second(someRecord) ]>\n\nsomeRecord",
154
154
"documentation": null
155
155
}, {
156
156
"label": "nest",
@@ -189,7 +189,7 @@ Path z
189
189
"label": "optThird",
190
190
"kind": 5,
191
191
"tags": [],
192
- "detail": "optThird: option<[#second(someRecord) | #first ]>\n\nsomeRecord",
192
+ "detail": "optThird: option<[#first | #second(someRecord) ]>\n\nsomeRecord",
193
193
"documentation": null
194
194
}]
195
195
@@ -267,7 +267,7 @@ Path f
267
267
"label": "optThird",
268
268
"kind": 5,
269
269
"tags": [],
270
- "detail": "optThird: option<[#second(someRecord) | #first ]>\n\nsomeRecord",
270
+ "detail": "optThird: option<[#first | #second(someRecord) ]>\n\nsomeRecord",
271
271
"documentation": null
272
272
}, {
273
273
"label": "nest",
@@ -360,7 +360,7 @@ Path z
360
360
"label": "optThird",
361
361
"kind": 5,
362
362
"tags": [],
363
- "detail": "optThird: option<[#second(someRecord) | #first ]>\n\nsomeRecord",
363
+ "detail": "optThird: option<[#first | #second(someRecord) ]>\n\nsomeRecord",
364
364
"documentation": null
365
365
}, {
366
366
"label": "nest",
@@ -451,7 +451,7 @@ Path b
451
451
"label": "optThird",
452
452
"kind": 5,
453
453
"tags": [],
454
- "detail": "optThird: option<[#second(someRecord) | #first ]>\n\nsomeRecord",
454
+ "detail": "optThird: option<[#first | #second(someRecord) ]>\n\nsomeRecord",
455
455
"documentation": null
456
456
}, {
457
457
"label": "nest",
0 commit comments