summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/3561.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/3561.v')
-rw-r--r--test-suite/bugs/closed/3561.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/3561.v b/test-suite/bugs/closed/3561.v
index f6cbc929..ef4422ee 100644
--- a/test-suite/bugs/closed/3561.v
+++ b/test-suite/bugs/closed/3561.v
@@ -21,4 +21,4 @@ Goal forall (H0 H2 : Type) x p,
intros.
match goal with
| [ |- context[x (?f _)] ] => set(foo':=f)
- end. \ No newline at end of file
+ end.