summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/4603.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/4603.v')
-rw-r--r--test-suite/bugs/closed/4603.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/4603.v b/test-suite/bugs/closed/4603.v
index e7567623..2c90044d 100644
--- a/test-suite/bugs/closed/4603.v
+++ b/test-suite/bugs/closed/4603.v
@@ -7,4 +7,4 @@ Abort.
Goal True.
Definition foo (A : Type) : Prop:= True.
set (x:=foo). split.
-Qed. \ No newline at end of file
+Qed.