From 26c8ce24a5dad0d54c6efbc7265a15f8d92dfb0b Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Mon, 30 Jun 2014 19:38:14 +0200 Subject: Tests for bugs #2834 and #2994. --- test-suite/bugs/closed/2994.v | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test-suite/bugs/closed/2994.v (limited to 'test-suite/bugs/closed/2994.v') diff --git a/test-suite/bugs/closed/2994.v b/test-suite/bugs/closed/2994.v new file mode 100644 index 000000000..457b1893d --- /dev/null +++ b/test-suite/bugs/closed/2994.v @@ -0,0 +1,2 @@ +(* Was an anomaly at some time *) +Fail Class foo : Prop := { bar :> Set }. -- cgit v1.2.3