summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/4763.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/4763.v')
-rw-r--r--test-suite/bugs/closed/4763.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/4763.v b/test-suite/bugs/closed/4763.v
index ae8ed0e6..9613b5c2 100644
--- a/test-suite/bugs/closed/4763.v
+++ b/test-suite/bugs/closed/4763.v
@@ -10,4 +10,4 @@ Goal forall x y z, leb x y -> leb y z -> True.
=> pose proof (transitivity H H' : is_true (R x z))
end.
exact I.
-Qed. \ No newline at end of file
+Qed.