summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/4031.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/4031.v')
-rw-r--r--test-suite/bugs/closed/4031.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/4031.v b/test-suite/bugs/closed/4031.v
index 2b8641eb..6c23baff 100644
--- a/test-suite/bugs/closed/4031.v
+++ b/test-suite/bugs/closed/4031.v
@@ -11,4 +11,4 @@ Proof.
change mytt with (@something _ mytt) in x.
subst x. (* Proof works if this line is removed *)
reflexivity.
-Qed. \ No newline at end of file
+Qed.