Skip to content

Commit cc3e00d

Browse files
committed
Remove test that mdx is failing in toplevel multilines in mli
Signed-off-by: Paul-Elliot <[email protected]>
1 parent 7825f9a commit cc3e00d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

test/bin/mdx-test/expect/multilines-mli/test-case.mli

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,4 @@ The formatting for multilines in .mli files is the following:
3333
| None -> ()
3434
| Some b -> b
3535
]}
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-
]}
4536
*)

0 commit comments

Comments
 (0)