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 a4eac7a commit d03f272Copy full SHA for d03f272
src_test/ppx_deriving/errors_lte_407/run.t
@@ -15,8 +15,6 @@ Functor error
15
16
$ dune build
17
File "test.ml", line 1, characters 21-39:
18
- 1 | [%%import: type t = Map.Make(String).t]
19
- ^^^^^^^^^^^^^^^^^^
20
Error: [%import] cannot import a functor application Map.Make(String)
21
[1]
22
0 commit comments