We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61c272c commit af632a6Copy full SHA for af632a6
2 files changed
ocamlmerlin_mlx/ocaml/preprocess/dune
@@ -15,7 +15,7 @@
15
(mode promote)
16
(files %{project_root}/merlin/src/ocaml/preprocess/parser_explain.ml))
17
18
-(copy_files#
+(copy_files
19
(enabled_if
20
(<> %{profile} "release"))
21
ocamlmerlin_mlx/ocaml/preprocess/lexer_ident.mll
@@ -1,4 +1,3 @@
1
-# 1 "merlin/src/ocaml/preprocess/lexer_ident.mll"
2
(***********************************************************************)
3
(* *)
4
(* OCaml *)
0 commit comments