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 b0cc0c7 commit 3264fabCopy full SHA for 3264fab
tests/test-dirs/occurrences/project-wide/dune
@@ -1,6 +1,6 @@
1
-(cram
2
- (applies_to :whole_subtree)
3
- (enabled_if %{bin-available:ocaml-index}))
+; (cram
+; (applies_to :whole_subtree)
+; (enabled_if %{bin-available:ocaml-index}))
4
5
; Jane Street disabled tests -- they use dune.
6
; Revisit when dune can run the flambda-backend compiler.
0 commit comments