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 18481d8 commit 85654dfCopy full SHA for 85654df
test/bin/mdx-test/misc/no-such-file/test.expected
@@ -1,3 +1,3 @@
1
-ocaml-mdx: FILE argument: no `foo' file
2
-Usage: ocaml-mdx test [OPTION]... FILE
3
-Try `ocaml-mdx test --help' or `ocaml-mdx --help' for more information.
+ocaml-mdx: FILE argument: no 'foo' file
+Usage: ocaml-mdx test [OPTION]… FILE
+Try 'ocaml-mdx test --help' or 'ocaml-mdx --help' for more information.
test/bin/mdx-test/misc/no-such-prelude/test.expected
-ocaml-mdx: option `--prelude': no `foo' file
+ocaml-mdx: option '--prelude': no 'foo' file
0 commit comments