summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/3387.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/3387.v')
-rw-r--r--test-suite/bugs/closed/3387.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/3387.v b/test-suite/bugs/closed/3387.v
index cb435e78..1d9e7833 100644
--- a/test-suite/bugs/closed/3387.v
+++ b/test-suite/bugs/closed/3387.v
@@ -19,4 +19,4 @@ Proof.
first [ unify x y | fail 2 "no unify" ];
change x with y at -1. (* Error: Not convertible. *)
reflexivity.
-Defined. \ No newline at end of file
+Defined.