summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/2464.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/2464.v')
-rw-r--r--test-suite/bugs/closed/2464.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/2464.v b/test-suite/bugs/closed/2464.v
index af708587..b9db3035 100644
--- a/test-suite/bugs/closed/2464.v
+++ b/test-suite/bugs/closed/2464.v
@@ -36,4 +36,4 @@ Lemma foo : forall (pu_type : Type)
NameSetMod.Equal ns2 (NameSetMod.add (pu_nameOf p) ns).
Proof.
NameSetDec.fsetdec.
-Qed. \ No newline at end of file
+Qed.