summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/4120.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/4120.v')
-rw-r--r--test-suite/bugs/closed/4120.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/4120.v b/test-suite/bugs/closed/4120.v
index 00db8f7f..315dc0d2 100644
--- a/test-suite/bugs/closed/4120.v
+++ b/test-suite/bugs/closed/4120.v
@@ -2,4 +2,4 @@ Definition id {T} (x : T) := x.
Goal sigT (fun x => id x)%type.
change (fun x => ?f x) with f.
exists Type. exact Set.
-Defined. (* Error: Attempt to save a proof with shelved goals (in proof Unnamed_thm) *) \ No newline at end of file
+Defined. (* Error: Attempt to save a proof with shelved goals (in proof Unnamed_thm) *)