summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-gadts/unexpected_existentials.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typing-gadts/unexpected_existentials.ml')
-rw-r--r--testsuite/tests/typing-gadts/unexpected_existentials.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typing-gadts/unexpected_existentials.ml b/testsuite/tests/typing-gadts/unexpected_existentials.ml
index 5216dc5032..db79e922bb 100644
--- a/testsuite/tests/typing-gadts/unexpected_existentials.ml
+++ b/testsuite/tests/typing-gadts/unexpected_existentials.ml
@@ -1,5 +1,5 @@
(* TEST
- * expect
+ expect;
*)
(** Test the error message for existential types apparearing
in unexpected position *)