We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7825f9a commit cc3e00dCopy full SHA for cc3e00d
test/bin/mdx-test/expect/multilines-mli/test-case.mli
@@ -33,13 +33,4 @@ The formatting for multilines in .mli files is the following:
33
| None -> ()
34
| Some b -> b
35
]}
36
-
37
-But it does not work fine for toplevel (see [multilines/test-case.md] for the
38
-correct definition of [fact], which get erased by [mdx]):
39
40
-{[
41
- # let rec fact = function;;
42
- Line 1, characters 24-26:
43
- Error: Syntax error
44
-]}
45
*)
0 commit comments