File: Bugs_pre_410.3o

package info (click to toggle)
ocaml-odoc 2.1.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,744 kB
  • sloc: ml: 37,049; makefile: 124; sh: 79
file content (26 lines) | stat: -rw-r--r-- 552 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26

.TH Bugs_pre_410 3 "" "Odoc" "OCaml Library"
.SH Name
Bugs_pre_410
.SH Synopsis
.sp 
.in 2
\fBModule Bugs_pre_410\fR
.in 
.sp 
.SH Documentation
.sp 
.nf 
\f[CB]type\fR 'a opt' = int option
.sp 
\f[CB]val\fR foo' : ?bar:\f[CB]'a\fR \f[CB]\->\fR unit \f[CB]\->\fR unit
.fi 
.br 
.ti +2
Similar to Bugs, but the printed type of ~bar should be int, not 'a\. This probably requires fixing in the compiler\. See 
.UR https://github.com/ocaml/odoc/pull/230#issuecomment-433226807
https://github\.com/ocaml/odoc/pull/230#issuecomment-433226807
.UE 
\.
.nf