Skip to content

Commit d03f272

Browse files
committed
fix test results for ocaml <=4.07
1 parent a4eac7a commit d03f272

File tree

1 file changed

+0
-2
lines changed
  • src_test/ppx_deriving/errors_lte_407

1 file changed

+0
-2
lines changed

src_test/ppx_deriving/errors_lte_407/run.t

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ Functor error
1515

1616
$ dune build
1717
File "test.ml", line 1, characters 21-39:
18-
1 | [%%import: type t = Map.Make(String).t]
19-
^^^^^^^^^^^^^^^^^^
2018
Error: [%import] cannot import a functor application Map.Make(String)
2119
[1]
2220

0 commit comments

Comments
 (0)