summaryrefslogtreecommitdiff
path: root/testsuite/tests/runtime-errors/stackoverflow.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/runtime-errors/stackoverflow.ml')
-rw-r--r--testsuite/tests/runtime-errors/stackoverflow.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/runtime-errors/stackoverflow.ml b/testsuite/tests/runtime-errors/stackoverflow.ml
index b617e64cdc..7919f604f3 100644
--- a/testsuite/tests/runtime-errors/stackoverflow.ml
+++ b/testsuite/tests/runtime-errors/stackoverflow.ml
@@ -1,6 +1,6 @@
(* TEST
-flags = "-w -a"
-ocamlrunparam += "l=100000"
+ flags = "-w -a";
+ ocamlrunparam += "l=100000";
*)
let rec f x =