summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/1519.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/1519.v')
-rw-r--r--test-suite/bugs/closed/1519.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/1519.v b/test-suite/bugs/closed/1519.v
index 98e3e214..de60de59 100644
--- a/test-suite/bugs/closed/1519.v
+++ b/test-suite/bugs/closed/1519.v
@@ -2,7 +2,7 @@ Section S.
Variable A:Prop.
Variable W:A.
-
+
Remark T: A -> A.
intro Z.
rename W into Z_.