aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/2615.v
diff options
context:
space:
mode:
authorGravatar Matthieu Sozeau <mattam@mattam.org>2014-04-08 16:58:52 +0200
committerGravatar Matthieu Sozeau <mattam@mattam.org>2014-05-06 09:59:00 +0200
commitbe428c80f7be97b80e7e1e58d195a26465407915 (patch)
treedbd54be76014e19b03422d25a2b329c927cdbbe2 /test-suite/bugs/closed/2615.v
parent61a79f62fa860da63e968b04da9935597312c07e (diff)
Refresh some universes in cases.ml as they might appear in the term.
Diffstat (limited to 'test-suite/bugs/closed/2615.v')
-rw-r--r--test-suite/bugs/closed/2615.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-suite/bugs/closed/2615.v b/test-suite/bugs/closed/2615.v
index 54e1a07cc..dde6a6a5e 100644
--- a/test-suite/bugs/closed/2615.v
+++ b/test-suite/bugs/closed/2615.v
@@ -12,3 +12,5 @@ Fail induction 1.
refine (fun p => match p with _ => _ end).
Undo.
refine (fun p => match p with foo_intro _ _ => _ end).
+admit.
+Qed. \ No newline at end of file