aboutsummaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/HoTT_coq_028.v
diff options
context:
space:
mode:
authorVincent Laporte2018-10-02 14:06:10 +0000
committerVincent Laporte2018-10-04 08:01:40 +0000
commit1e4ac27962aaab5132c9294156ac2a0da9652a43 (patch)
tree43b26e86cfbbab124f73763ea6adc3955a0400d4 /test-suite/bugs/closed/HoTT_coq_028.v
parent1b06197525c2a3a5be8c6b20eef3227fa5ef3dc8 (diff)
test-suite: cleaning
Diffstat (limited to 'test-suite/bugs/closed/HoTT_coq_028.v')
-rw-r--r--test-suite/bugs/closed/HoTT_coq_028.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/bugs/closed/HoTT_coq_028.v b/test-suite/bugs/closed/HoTT_coq_028.v
index b03241402f..99bde6d7c0 100644
--- a/test-suite/bugs/closed/HoTT_coq_028.v
+++ b/test-suite/bugs/closed/HoTT_coq_028.v
@@ -12,3 +12,4 @@ Error: Cannot instantiate metavariable P of type
match eq_sym e in (_ = y) return (T (f y) (f x)) with
| eq_refl => m (f x)
end = m (f x)" of incompatible type "forall x : O, x = x -> Prop". *)
+Abort.