summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-core-bugs/type_expected_explanation.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typing-core-bugs/type_expected_explanation.ml')
-rw-r--r--testsuite/tests/typing-core-bugs/type_expected_explanation.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typing-core-bugs/type_expected_explanation.ml b/testsuite/tests/typing-core-bugs/type_expected_explanation.ml
index fe9bc478ed..9616ffbc89 100644
--- a/testsuite/tests/typing-core-bugs/type_expected_explanation.ml
+++ b/testsuite/tests/typing-core-bugs/type_expected_explanation.ml
@@ -1,6 +1,6 @@
(* TEST
- flags = "-strict-sequence"
- * expect
+ flags = "-strict-sequence";
+ expect;
*)
if 3 then ();;