summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-modules/merge_constraint.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typing-modules/merge_constraint.ml')
-rw-r--r--testsuite/tests/typing-modules/merge_constraint.ml5
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuite/tests/typing-modules/merge_constraint.ml b/testsuite/tests/typing-modules/merge_constraint.ml
index d5c439e941..54fb887ac4 100644
--- a/testsuite/tests/typing-modules/merge_constraint.ml
+++ b/testsuite/tests/typing-modules/merge_constraint.ml
@@ -1,6 +1,7 @@
(* TEST
- ocamlrunparam = "l=1000000"
- * expect *)
+ ocamlrunparam = "l=1000000";
+ expect;
+*)
(* #9623 *)