diff options
| author | Matthieu Sozeau | 2014-06-17 17:18:39 +0200 |
|---|---|---|
| committer | Matthieu Sozeau | 2014-06-17 17:19:04 +0200 |
| commit | 35d92d68c0b2123a3994a90ef7e2b8cbb946f041 (patch) | |
| tree | 228215b848782c480437ac588b594bf7334e7669 /test-suite/bugs/opened | |
| parent | 83dff8025ae4cf919ea92d39e4619e72fe9b3f42 (diff) | |
Not a bug, keep for backwards compatibility
Diffstat (limited to 'test-suite/bugs/opened')
| -rw-r--r-- | test-suite/bugs/opened/HoTT_coq_103.v | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test-suite/bugs/opened/HoTT_coq_103.v b/test-suite/bugs/opened/HoTT_coq_103.v deleted file mode 100644 index 7ecf7671e5..0000000000 --- a/test-suite/bugs/opened/HoTT_coq_103.v +++ /dev/null @@ -1,4 +0,0 @@ -Fail Check (nat : Type) : Set. -(* Error: -The term "nat:Type" has type "Type" while it is expected to have type -"Set" (Universe inconsistency). *) |
